kernel-hacking-2024-linux-s.../drivers/extcon
Dinghao Liu b2e5575a8d extcon: arizona: Fix runtime PM imbalance on error
When arizona_request_irq() returns an error code, a
pairing runtime PM usage counter decrement is needed
to keep the counter balanced. For error paths after
this function, things are the same.

Also, remove calls to pm_runtime_disable() when
pm_runtime_enable() has not been executed.

Signed-off-by: Dinghao Liu <dinghao.liu@zju.edu.cn>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2020-05-29 17:36:02 +09:00
..
devres.c
extcon-adc-jack.c extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' 2020-05-29 17:36:01 +09:00
extcon-arizona.c extcon: arizona: Fix runtime PM imbalance on error 2020-05-29 17:36:02 +09:00
extcon-axp288.c Char/Misc driver patches for 5.7-rc1 2020-04-03 13:22:40 -07:00
extcon-fsa9480.c
extcon-gpio.c
extcon-intel-cht-wc.c
extcon-intel-int3496.c
extcon-intel-mrfld.c
extcon-intel.h
extcon-max3355.c
extcon-max8997.c
extcon-max14577.c extcon: max14577: Add proper dt-compatible strings 2020-05-29 17:36:01 +09:00
extcon-max77693.c
extcon-max77843.c
extcon-palmas.c extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER 2020-03-25 08:16:13 +09:00
extcon-ptn5150.c
extcon-qcom-spmi-misc.c
extcon-rt8973a.c
extcon-rt8973a.h
extcon-sm5502.c extcon: sm5502: Remove unneeded semicolon 2019-12-16 10:23:19 +09:00
extcon-sm5502.h
extcon-usb-gpio.c
extcon-usbc-cros-ec.c
extcon.c extcon: remove redundant assignment to variable idx 2020-05-29 17:36:01 +09:00
extcon.h
Kconfig
Makefile