Re: [PATCH] iio: ti_am335x_adc: Fix prerequisite for stepid patch

2014-08-08 Thread Jonathan Cameron
On 28/07/14 11:05, Luis Henriques wrote: > On Fri, Jul 25, 2014 at 01:13:46PM +0200, Jan Kardell wrote: >> Kernel series 3.11 and 3.12 does not initialize scan_index in the >> iio_chan_spec structure as 3.13 and newer does. This is necessary >> for the stepid patch to work, otherwise it even breaks

Re: [PATCH] iio: ti_am335x_adc: Fix prerequisite for stepid patch

2014-07-28 Thread Luis Henriques
On Fri, Jul 25, 2014 at 01:13:46PM +0200, Jan Kardell wrote: > Kernel series 3.11 and 3.12 does not initialize scan_index in the > iio_chan_spec structure as 3.13 and newer does. This is necessary > for the stepid patch to work, otherwise it even breaks the cases > that worked before the stepid pat