linux/drivers/extcon
Charles Keepax cb9005d7da extcon: arizona: Clear trig_sts bits on all paths
We want the trig_sts bits to be cleared in all cases where we consider
the jack detection interrupt to have been handled. Specifically, if a
duplicate detection event was suppressed these bits were not cleared
causing the CODEC to not enter a low power state. This patch clears the
bits on the duplicate detection code path.

Reported-by: Ryo Tsutsui <ryo.tsutsui@wolfsonmicro.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2013-09-27 09:37:00 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use power efficient workqueue 2013-08-05 08:53:34 +09:00
extcon-arizona.c extcon: arizona: Clear trig_sts bits on all paths 2013-09-27 09:37:00 +09:00
extcon-class.c Driver core patches for 3.12-rc1 2013-09-03 11:37:15 -07:00
extcon-gpio.c extcon: gpio: Use power efficient workqueue for debounce 2013-08-05 08:53:34 +09:00
extcon-max8997.c extcon: max8997: Fix checkpatch warning 2013-09-27 09:36:59 +09:00
extcon-max77693.c extcon: max77693: Fix return value 2013-04-09 07:53:46 +09:00
extcon-palmas.c extcon: palmas: Option to disable ID/VBUS detection based on platform 2013-08-05 08:53:34 +09:00
Kconfig extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
Makefile extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00