diff options
author | Marc Zyngier <[email protected]> | 2020-11-20 09:42:04 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2020-11-20 16:41:10 +0100 |
commit | 1dfeea904550c11eccf3fd5f6256e4b0f0208dfe (patch) | |
tree | 126448a22eb2ccd8e508e32f3e73ce243bf3a0f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f0aee45ffc8b97e38274808de2480ddf4807b27c (diff) |
drm/meson: dw-hdmi: Disable clocks on driver teardown
The HDMI driver request clocks early, but never disable them, leaving
the clocks on even when the driver is removed.
Fix it by slightly refactoring the clock code, and register a devm
action that will eventually disable/unprepare the enabled clocks.
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions