OSDN Git Service

extcon: arizona: Remove unnecessary sets of ACCDET_MODE
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 9 Dec 2019 11:09:12 +0000 (11:09 +0000)
committerChanwoo Choi <cw00.choi@samsung.com>
Mon, 9 Dec 2019 11:18:14 +0000 (20:18 +0900)
commitf4ba6c0ba762e10b0bad42b5d28f7e2ab1fe5ff9
tree4f87af658afbd15d71de14f6de7b704e3fb40443
parentd5aa46ddf9ed7cf0d7ea0b86bec20412733ac870
extcon: arizona: Remove unnecessary sets of ACCDET_MODE

arizona_start_mic sets ACCDET_MODE as required for the microphone
detection as such it is redundant to set this outside of this function.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/extcon-arizona.c