kernel-ark/drivers/extcon
Jonghwa Lee dc6048d723 extcon: max77693: Fix a bug occured at changing ADC debounce time.
When it writes some value other than 0 to BTLDset and JIGset, muic device
will be reset automatically. And it happens during updating ADC debounce time,
because it shares same register. To update ADC debounce time without reset,
set value only to ADCDbset and 0 to BTLDset and JIGset.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
[Remove un-needed masking operation by Chanwoo Choi]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-09-22 16:14:58 +09:00
..
extcon-adc-jack.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-arizona.c extcon: arizona: Get MICVDD against extcon device 2014-07-23 10:07:42 +09:00
extcon-class.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-gpio.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-max8997.c extcon: Remove unnecessary OOM messages 2014-07-23 10:07:09 +09:00
extcon-max14577.c extcon: Remove unnecessary OOM messages 2014-07-23 10:07:09 +09:00
extcon-max77693.c extcon: max77693: Fix a bug occured at changing ADC debounce time. 2014-09-22 16:14:58 +09:00
extcon-palmas.c extcon: Set parent device of extcon device using prameter of devm_extcon_dev_allocate 2014-06-16 13:33:19 +09:00
extcon-rt8973a.c extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
extcon-rt8973a.h extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
extcon-sm5502.c extcon: sm5502: Drop useless include 2014-09-22 16:00:23 +09:00
extcon-sm5502.h extcon: sm5502: Move sm5502.h header file to extcon directory 2014-09-22 11:43:08 +09:00
Kconfig extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00
Makefile extcon: rt8973a: Add Richtek RT8973A extcon driver 2014-09-22 11:43:08 +09:00