extcon: arizona: Correct typo to disable regulation for button detection
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Thu, 29 May 2014 15:27:54 +0000 (16:27 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 16 Jun 2014 04:33:19 +0000 (13:33 +0900)
commite368f525218497a9943b61301148d30382c1e014
tree83fc0de4a61514534f331c0fef43972e19e47ec4
parent34602486d048910fa9c360519b9512b53382e60f
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>
drivers/extcon/extcon-arizona.c