commit | 0ffe8cbd51dafa5ad6686435bb1bd0afdd2b006b | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Fri Jun 19 17:23:32 2015 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Mon Aug 10 11:48:56 2015 +0900 |
tree | d0d81d4a83bf2a93ad44d897cb6c949cd49b0ab3 | |
parent | 8e5838dd7b8c226cca235aa64c2f210517ef9b64 [diff] |
extcon: arizona: Ensure variables are set for headphone detection The detecting flag really refers to the microphone detection stage and as such should be cleared before arizona_identify_headphones is called. Also the mic flag should be set before identify headphones is called as well. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>