linux/drivers/extcon
Krzysztof Kozlowski 57a30a41fd extcon: max14577: Properly handle regmap_irq_get_virq error
commit 369afd4ba2 upstream.

The regmap_irq_get_virq may return 0 or -EINVAL on error. Fail the probe
in both situations.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-06-30 20:11:52 -07:00
..
Kconfig extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
Makefile extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
extcon-adc-jack.c extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 2013-09-27 09:37:01 +09:00
extcon-arizona.c ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions 2014-02-20 18:40:07 +09:00
extcon-class.c extcon: remove freed groups caused the panic or warning in unregister flow 2013-11-26 15:17:23 +09:00
extcon-gpio.c extcon: gpio: Add power resume support 2014-01-09 09:53:30 +09:00
extcon-max8997.c extcon: max8997: Fix NULL pointer exception on missing pdata 2014-06-30 20:11:52 -07:00
extcon-max14577.c extcon: max14577: Properly handle regmap_irq_get_virq error 2014-06-30 20:11:52 -07:00
extcon-max77693.c extcon: max77693: Fix two NULL pointer exceptions on missing pdata 2014-06-30 20:11:52 -07:00
extcon-palmas.c extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRC 2014-01-07 11:54:27 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00