]> Pileus Git - ~andy/linux/commit
extcon: arizona: Don't require micbias to be shifted in pdata
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Mon, 23 Sep 2013 13:33:59 +0000 (14:33 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Fri, 27 Sep 2013 00:37:01 +0000 (09:37 +0900)
commit4102424302b313516d11a325e2ba614deec526a2
tree1d7c9485ce04339c82b5a2503b2df17f5c95a64c
parent4ba1a9ff5955df443a0ed6c956501f796a18abfa
extcon: arizona: Don't require micbias to be shifted in pdata

Every other pdata field is specified unshifted the patch handles
shifting for the MICBIAS from the microphone detection polarity
configurations in the extcon driver rather than demanding it in
pdata to match other fields.

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