aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAnson Huang <[email protected]>2020-02-24 10:51:27 +0800
committerWim Van Sebroeck <[email protected]>2020-03-18 11:15:25 +0100
commit436867b6469a2ae38f6b5725aeeeb8211a2aca15 (patch)
tree3a54ac1503f012ed64979ad99910457296f0b291 /tools/perf/scripts/python/export-to-sqlite.py
parent9232c80659e941ffa6c7bfc96bd64c6172ef0452 (diff)
watchdog: imx2_wdt: Drop .remove callback
.remove callback implementation doesn' call clk_disable_unprepare() which is buggy, actually, we can just use devm_watchdog_register_device() and devm_add_action_or_reset() to handle all necessary operations for remove action, then .remove callback can be dropped. Signed-off-by: Anson Huang <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions