Messages in this thread |  | | Date | Fri, 11 Sep 2015 16:49:52 +0900 | From | Chanwoo Choi <> | Subject | Re: [PATCH RESEND 2/5] extcon: arizona: Add support for new ADC value headphone detect |
| |
On 2015년 09월 09일 17:34, Charles Keepax wrote: > Newer devices give users the option to make the 3/4 pole jack > determination using a software comparison rather than a hardware one. > This patch adds support for this functionality. > > Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> > --- > drivers/extcon/extcon-arizona.c | 67 +++++++++++++++++++++++++++++++++++--- > 1 files changed, 61 insertions(+), 6 deletions(-) > > diff --git a/drivers/extcon/extcon-arizona.c b/drivers/extcon/extcon-arizona.c > index 4b9f09c..f372156 100644 > --- a/drivers/extcon/extcon-arizona.c > +++ b/drivers/extcon/extcon-arizona.c
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Thanks, Chanwoo Choi
|  |