Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-12 Thread Lee Jones
On Tue, 12 Nov 2013, Charles Keepax wrote: > On Mon, Nov 11, 2013 at 11:26:38AM +, Lee Jones wrote: > > > >>> I'm inclined to agree with you though, so if you want to send a patch > > > >>> based on v3.14-rc1 I'd be happy to accept it. > > > >> > > > >> Apologies for causing confusion here I

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-12 Thread Charles Keepax
On Mon, Nov 11, 2013 at 11:26:38AM +, Lee Jones wrote: > > >>> I'm inclined to agree with you though, so if you want to send a patch > > >>> based on v3.14-rc1 I'd be happy to accept it. > > >> > > >> Apologies for causing confusion here I checked your tree for the > > >> patch and didn't see

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-12 Thread Charles Keepax
On Mon, Nov 11, 2013 at 11:26:38AM +, Lee Jones wrote: I'm inclined to agree with you though, so if you want to send a patch based on v3.14-rc1 I'd be happy to accept it. Apologies for causing confusion here I checked your tree for the patch and didn't see it, so I assumed you

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-12 Thread Lee Jones
On Tue, 12 Nov 2013, Charles Keepax wrote: On Mon, Nov 11, 2013 at 11:26:38AM +, Lee Jones wrote: I'm inclined to agree with you though, so if you want to send a patch based on v3.14-rc1 I'd be happy to accept it. Apologies for causing confusion here I checked your tree for

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 08:19 PM, Lee Jones wrote: > On Mon, 11 Nov 2013, Chanwoo Choi wrote: > >> On 11/11/2013 07:53 PM, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: > Improve readability by creating a define for each microphone detection > level. > > Signed-off-by:

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Fri, 08 Nov 2013, Charles Keepax wrote: > Improve readability by creating a define for each microphone detection > level. > > Signed-off-by: Charles Keepax > --- > drivers/extcon/extcon-arizona.c | 21 - > include/linux/mfd/arizona/registers.h |9 + >

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
> >>> I'm inclined to agree with you though, so if you want to send a patch > >>> based on v3.14-rc1 I'd be happy to accept it. > >> > >> Apologies for causing confusion here I checked your tree for the > >> patch and didn't see it, so I assumed you had decided not to > >> apply it. I must have

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 08:15 PM, Lee Jones wrote: > On Mon, 11 Nov 2013, Charles Keepax wrote: > >> On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: > Improve readability by creating a define for each microphone detection > level. >

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Mon, 11 Nov 2013, Chanwoo Choi wrote: > On 11/11/2013 07:53 PM, Lee Jones wrote: > >> On 11/08/2013 10:19 PM, Charles Keepax wrote: > >>> Improve readability by creating a define for each microphone detection > >>> level. > >>> > >>> Signed-off-by: Charles Keepax > >>> --- > >>>

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Mon, 11 Nov 2013, Charles Keepax wrote: > On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: > > > On 11/08/2013 10:19 PM, Charles Keepax wrote: > > > > Improve readability by creating a define for each microphone detection > > > > level. > > > > > > > > Signed-off-by: Charles Keepax

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Charles Keepax
On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: > > On 11/08/2013 10:19 PM, Charles Keepax wrote: > > > Improve readability by creating a define for each microphone detection > > > level. > > > > > > Signed-off-by: Charles Keepax > > > --- > > > drivers/extcon/extcon-arizona.c

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 07:53 PM, Lee Jones wrote: >> On 11/08/2013 10:19 PM, Charles Keepax wrote: >>> Improve readability by creating a define for each microphone detection >>> level. >>> >>> Signed-off-by: Charles Keepax >>> --- >>> drivers/extcon/extcon-arizona.c | 21 - >>>

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
> On 11/08/2013 10:19 PM, Charles Keepax wrote: > > Improve readability by creating a define for each microphone detection > > level. > > > > Signed-off-by: Charles Keepax > > --- > > drivers/extcon/extcon-arizona.c | 21 - > > include/linux/mfd/arizona/registers.h |

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
Hi Charles, On 11/08/2013 10:19 PM, Charles Keepax wrote: > Improve readability by creating a define for each microphone detection > level. > > Signed-off-by: Charles Keepax > --- > drivers/extcon/extcon-arizona.c | 21 - > include/linux/mfd/arizona/registers.h |

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
Hi Charles, On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c | 21 -

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c | 21 -

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 07:53 PM, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c | 21

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Charles Keepax
On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com ---

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Mon, 11 Nov 2013, Charles Keepax wrote: On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Mon, 11 Nov 2013, Chanwoo Choi wrote: On 11/11/2013 07:53 PM, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com ---

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 08:15 PM, Lee Jones wrote: On Mon, 11 Nov 2013, Charles Keepax wrote: On Mon, Nov 11, 2013 at 10:53:56AM +, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
I'm inclined to agree with you though, so if you want to send a patch based on v3.14-rc1 I'd be happy to accept it. Apologies for causing confusion here I checked your tree for the patch and didn't see it, so I assumed you had decided not to apply it. I must have missed it some how.

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Lee Jones
On Fri, 08 Nov 2013, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/extcon/extcon-arizona.c | 21 -

Re: [PATCH 1/4] extcon: arizona: Add defines for microphone detection levels

2013-11-11 Thread Chanwoo Choi
On 11/11/2013 08:19 PM, Lee Jones wrote: On Mon, 11 Nov 2013, Chanwoo Choi wrote: On 11/11/2013 07:53 PM, Lee Jones wrote: On 11/08/2013 10:19 PM, Charles Keepax wrote: Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax