Files
android_kernel_xiaomi_sm8450/drivers/rtc
Alexandre Belloni 05df557285 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>
2019-10-19 22:56:11 +02:00
..
2019-10-19 22:56:11 +02:00
2019-10-07 15:49:16 +02:00
2019-04-16 18:06:54 +02:00
2019-04-04 10:07:10 +02:00
2016-05-20 12:33:51 +02:00
2019-10-19 22:33:05 +02:00
2019-05-23 17:44:52 +02:00
2019-05-08 22:14:36 +02:00