Re: [PATCH] iio: adc: viperboard: Drop platform_set_drvdata call

2014-02-03 Thread Jonathan Cameron
On 01/02/14 14:52, Johannes Thumshirn wrote: Drop call to platform_set_drvdata as driver data is not used anywhere in the driver Signed-off-by: Johannes Thumshirn Applied to the togreg branch of iio.git Thanks, --- drivers/iio/adc/viperboard_adc.c | 2 -- 1 file changed, 2 deletions(-)

Re: [PATCH] iio: adc: viperboard: Drop platform_set_drvdata call

2014-02-03 Thread Jonathan Cameron
On 01/02/14 14:52, Johannes Thumshirn wrote: Drop call to platform_set_drvdata as driver data is not used anywhere in the driver Signed-off-by: Johannes Thumshirn morbid...@gmail.com Applied to the togreg branch of iio.git Thanks, --- drivers/iio/adc/viperboard_adc.c | 2 -- 1 file

[PATCH] iio: adc: viperboard: Drop platform_set_drvdata call

2014-02-01 Thread Johannes Thumshirn
Drop call to platform_set_drvdata as driver data is not used anywhere in the driver Signed-off-by: Johannes Thumshirn --- drivers/iio/adc/viperboard_adc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/iio/adc/viperboard_adc.c b/drivers/iio/adc/viperboard_adc.c index

[PATCH] iio: adc: viperboard: Drop platform_set_drvdata call

2014-02-01 Thread Johannes Thumshirn
Drop call to platform_set_drvdata as driver data is not used anywhere in the driver Signed-off-by: Johannes Thumshirn morbid...@gmail.com --- drivers/iio/adc/viperboard_adc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/iio/adc/viperboard_adc.c b/drivers/iio/adc/viperboard_adc.c