Re: [PATCH 4/4] extcon: arizona: Correct typo to disable regulation for button detection

2014-05-29 Thread Chanwoo Choi
On 05/30/2014 12:27 AM, Charles Keepax wrote: > 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:

[PATCH 4/4] extcon: arizona: Correct typo to disable regulation for button detection

2014-05-29 Thread Charles Keepax
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 --- drivers/extcon/extcon-arizona.c |