diff options
| author | Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com> | 2019-05-31 18:15:40 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-06-05 15:39:14 -0400 |
| commit | 7b74dc0caa307a350e5710d51472af5b7858de05 (patch) | |
| tree | 57cf9c8515c760dcb44960d21b6bafc951147633 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9698ed4d4a2993ce54b9f7d71a2891e972caa117 (diff) | |
| download | kernel-7b74dc0caa307a350e5710d51472af5b7858de05.tar.gz | |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
