RE: [PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-21 Thread Kim, Milo
> > LP8788 IIO ADC driver and platform data have specific naming > convention > > for ADC channels. That is using prefix 'lp8788_'. > > To keep this rule, ADC channel names are changed. > > > It's a little unusual to name the consumer side of the map so > specifically. > If you want to do so

RE: [PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-21 Thread Kim, Milo
LP8788 IIO ADC driver and platform data have specific naming convention for ADC channels. That is using prefix 'lp8788_'. To keep this rule, ADC channel names are changed. It's a little unusual to name the consumer side of the map so specifically. If you want to do so it's up to you

Re: [PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-19 Thread Jonathan Cameron
On 10/18/2012 07:11 AM, Kim, Milo wrote: > LP8788 IIO ADC driver and platform data have specific naming convention > for ADC channels. That is using prefix 'lp8788_'. > To keep this rule, ADC channel names are changed. > It's a little unusual to name the consumer side of the map so

Re: [PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-19 Thread Jonathan Cameron
On 10/18/2012 07:11 AM, Kim, Milo wrote: LP8788 IIO ADC driver and platform data have specific naming convention for ADC channels. That is using prefix 'lp8788_'. To keep this rule, ADC channel names are changed. It's a little unusual to name the consumer side of the map so specifically.

[PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-18 Thread Kim, Milo
LP8788 IIO ADC driver and platform data have specific naming convention for ADC channels. That is using prefix 'lp8788_'. To keep this rule, ADC channel names are changed. Signed-off-by: Milo(Woogyom) Kim --- drivers/power/lp8788-charger.c | 14 +++--- 1 file changed, 7

[PATCH 2/3] lp8788-charger: fix ADC channel names

2012-10-18 Thread Kim, Milo
LP8788 IIO ADC driver and platform data have specific naming convention for ADC channels. That is using prefix 'lp8788_'. To keep this rule, ADC channel names are changed. Signed-off-by: Milo(Woogyom) Kim milo@ti.com --- drivers/power/lp8788-charger.c | 14 +++--- 1 file