+8
−0
drivers/soc/qcom/msm_rq_stats.c
0 → 100644
+396
−0
include/linux/rq_stats.h
0 → 100644
+31
−0
+65
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add a snapshot of the run queue stats driver as of msm-3.10 commit
4bf320bd ("Merge "ASoC: msm8952: set async flag for 8952 dailink"")
Resolve checkpatch warnings in the process, notably the replacement
of sscanf with kstrtouint.
Change-Id: I7e2f98223677e6477df114ffe770c0740ed37de9
Signed-off-by:
Matt Wagantall <mattw@codeaurora.org>