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

2013-11-14 Thread Charles Keepax
On Thu, Nov 14, 2013 at 02:36:06PM +, Lee Jones wrote: > On Thu, 14 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 | 19

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

2013-11-14 Thread Lee Jones
On Thu, 14 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 | 19 ++- > include/linux/mfd/arizona/registers.h |9 + > 2

[PATCH v2 1/7] extcon: arizona: Add defines for microphone detection levels

2013-11-14 Thread Charles Keepax
Improve readability by creating a define for each microphone detection level. Signed-off-by: Charles Keepax --- drivers/extcon/extcon-arizona.c | 19 ++- include/linux/mfd/arizona/registers.h |9 + 2 files changed, 23 insertions(+), 5 deletions(-) diff --git

[PATCH v2 1/7] extcon: arizona: Add defines for microphone detection levels

2013-11-14 Thread Charles Keepax
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 | 19 ++- include/linux/mfd/arizona/registers.h |9 + 2 files changed, 23

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

2013-11-14 Thread Lee Jones
On Thu, 14 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 | 19 ++-

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

2013-11-14 Thread Charles Keepax
On Thu, Nov 14, 2013 at 02:36:06PM +, Lee Jones wrote: On Thu, 14 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