commit | e368f525218497a9943b61301148d30382c1e014 | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Thu May 29 16:27:54 2014 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Jun 16 13:33:19 2014 +0900 |
tree | 83fc0de4a61514534f331c0fef43972e19e47ec4 | |
parent | 34602486d048910fa9c360519b9512b53382e60f [diff] |
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>