aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJae Hyun Yoo <jae.hyun.yoo@linux.intel.com>2019-05-31 18:15:40 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-05 15:39:14 -0400
commit7b74dc0caa307a350e5710d51472af5b7858de05 (patch)
tree57cf9c8515c760dcb44960d21b6bafc951147633 /tools/perf/scripts/python/bin
parentmedia: aspeed: fix a kernel warning on clk control (diff)
media: aspeed: refine clock control logic
Currently, this driver calls clk_prepare and clk_unprepare from interrupt context too but these should be called from sleepable context only. To fix this issue, this commit splits out clk_enable/disable and clk_prepare/unprepare, and it places clk_prepare/unprepare calls into the module probe/remove function. Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com> Reviewed-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions