commit | ff1cb0ed716304e9f7835ecc5f12ad580b0637ea | [log] [tgz] |
---|---|---|
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | Wed Sep 16 10:42:20 2015 +0100 |
committer | Chanwoo Choi <cw00.choi@samsung.com> | Tue Sep 22 15:28:00 2015 +0900 |
tree | 04f5ea24286decfbb2cc6f21356c3628aa1c3003 | |
parent | a0ef642849f6319a031f1dcc2fa444d651179131 [diff] |
extcon: arizona: Use the micd_clamp for interrupts if it is available Currently we only use the microphone clamp IRQ if GPIO5 is being used as a second jack detection pin. But we should be using it on any system where the clamp is available. This patch updates the driver to do so. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>