kernel-ark/drivers/extcon
Charles Keepax e368f52521 extcon: arizona: Correct typo to disable regulation for button detection
We can use the bypass mode on the MICVDD reg for button detection, as
the comment in the code states, however the code was mistakenly
disabling bypass. This patch corrects this and allows bypass mode during
button detection.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
2014-06-16 13:33:19 +09:00
..
extcon-adc-jack.c extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:22 +09:00
extcon-arizona.c extcon: arizona: Correct typo to disable regulation for button detection 2014-06-16 13:33:19 +09:00
extcon-class.c extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device 2014-04-29 09:45:56 +09:00
extcon-gpio.c extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:48 +09:00
extcon-max8997.c extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:46:28 +09:00
extcon-max14577.c extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:31 +09:00
extcon-max77693.c extcon: max77693: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:07 +09:00
extcon-palmas.c extcon: palmas: Make of_device_id array const 2014-06-16 13:33:18 +09:00
Kconfig extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00
Makefile extcon: Reorder the sequence of extcon device driver alphabetically 2014-06-16 13:33:18 +09:00