On 01/31/2013 09:43 PM, Guenter Roeck wrote: > Signed-off-by: Guenter Roeck <li...@roeck-us.net> Applied to togreg branch of iio.git > --- > drivers/iio/adc/max1363.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/iio/adc/max1363.c b/drivers/iio/adc/max1363.c > index ca8bbc1..2c773b4 100644 > --- a/drivers/iio/adc/max1363.c > +++ b/drivers/iio/adc/max1363.c > @@ -1572,8 +1572,6 @@ static int max1363_probe(struct i2c_client *client, > indio_dev->num_channels = st->chip_info->num_channels; > indio_dev->info = st->chip_info->info; > indio_dev->modes = INDIO_DIRECT_MODE; > - indio_dev->channels = st->chip_info->channels; > - indio_dev->num_channels = st->chip_info->num_channels; > ret = max1363_initial_setup(st); > if (ret < 0) > goto error_free_available_scan_masks; > _______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss
- Re: [PATCH 02/11] staging/iio: (iio_hwmon) Add sup... Jonathan Cameron
- [PATCH 04/11] iio/adc: (lp8788) Provide OF node informa... Guenter Roeck
- Re: [PATCH 04/11] iio/adc: (lp8788) Provide OF nod... Jonathan Cameron
- [PATCH 01/11] staging/iio: (iio_hwmon) Use devm_kzalloc Guenter Roeck
- Re: [PATCH 01/11] staging/iio: (iio_hwmon) Use dev... Jonathan Cameron
- [PATCH 07/11] iio/adc: (max1363) Fix data conversion pr... Guenter Roeck
- Re: [PATCH 07/11] iio/adc: (max1363) Fix data conv... Jonathan Cameron
- [PATCH 05/11] iio/adc: (max1363) Provide OF node inform... Guenter Roeck
- Re: [PATCH 05/11] iio/adc: (max1363) Provide OF no... Jonathan Cameron
- [PATCH 06/11] iio/adc: (max1363) Remove duplicate code Guenter Roeck
- Re: [PATCH 06/11] iio/adc: (max1363) Remove duplic... Jonathan Cameron
- [RFC 10/11] iio: Add OF support Guenter Roeck
- Re: [RFC 10/11] iio: Add OF support Lars-Peter Clausen
- Re: [RFC 10/11] iio: Add OF support Guenter Roeck
- Re: [RFC 10/11] iio: Add OF support Lars-Peter Clausen
- Re: [RFC 10/11] iio: Add OF support Guenter Roeck
- Re: [RFC 10/11] iio: Add OF suppo... Lars-Peter Clausen
- Re: [RFC 10/11] iio: Add OF s... Guenter Roeck
- Re: [RFC 10/11] iio: Add OF support Jonathan Cameron
- Re: [RFC 10/11] iio: Add OF support Guenter Roeck
- Re: [RFC 10/11] iio: Add OF support Jonathan Cameron