Re: [PATCHv4 3/3] iio: mxs-lradc: add write_raw function to modify scale

2013-12-08 Thread Jonathan Cameron
On 12/07/13 00:24, Alexandre Belloni wrote: > From: Hector Palacios > > Added write_raw function to manipulate the optional divider_by_two > through the scaling attribute out of the available scales. > > Signed-off-by: Hector Palacios > Signed-off-by: Alexandre Belloni Looks good to me - make th

[PATCHv4 3/3] iio: mxs-lradc: add write_raw function to modify scale

2013-12-06 Thread Alexandre Belloni
From: Hector Palacios Added write_raw function to manipulate the optional divider_by_two through the scaling attribute out of the available scales. Signed-off-by: Hector Palacios Signed-off-by: Alexandre Belloni --- drivers/staging/iio/adc/mxs-lradc.c | 56