diff options
author | 2019-10-19 22:49:41 +0200 | |
---|---|---|
committer | 2019-10-19 22:56:11 +0200 | |
commit | 05df557285394ed54b771184bc7646328f47da21 (patch) | |
tree | 700b6b1fc53ca241109c67fd60a2ec87c2170ee1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtc: ds1343: rework interrupt handling (diff) | |
download | linux-dev-05df557285394ed54b771184bc7646328f47da21.tar.xz linux-dev-05df557285394ed54b771184bc7646328f47da21.zip |
rtc: ds1343: cleanup .remove
It is not necessary to call device_init_wakeup(dev, false) in .remove as
device_del will take care of that. It is also not necessary to
devm_free_irq. Finally, dev_pm_clear_wake_irq can be called
unconditionally.
Link: https://lore.kernel.org/r/20191019204941.6203-9-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions