linux/drivers/power
Sergey Shtylyov 2b7950c7ac power: supply: mp2629_charger: use platform_get_irq()
Calling platform_get_irq_optional() doesn't make sense if you then bail out
on any error it returns.  Switch to calling platform_get_irq() instead and
remove dev_err() call as platform_get_irq() already curses loudly on error.

Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
2022-02-01 10:32:35 +01:00
..
reset power supply and reset changes for the v5.17 series 2022-01-11 11:20:27 -08:00
supply power: supply: mp2629_charger: use platform_get_irq() 2022-02-01 10:32:35 +01:00
Kconfig PM: AVS: Drop the avs directory and the corresponding Kconfig 2020-10-22 18:39:32 +02:00
Makefile PM: AVS: Drop the avs directory and the corresponding Kconfig 2020-10-22 18:39:32 +02:00