Re: [PATCH 1/3] iio: adc: Add module device table for autoloading

2014-11-18 Thread Lee Jones
On Tue, 11 Nov 2014, Jacob Pan wrote: > From: Aaron Lu > > Add the module device id table so that the driver can be automatically > loaded once the platform device is created. > > Signed-off-by: Aaron Lu > Signed-off-by: Jacob Pan > --- > drivers/iio/adc/axp288_adc.c | 8 > 1 file c

Re: [PATCH 1/3] iio: adc: Add module device table for autoloading

2014-11-15 Thread Jonathan Cameron
On 11/11/14 19:30, Jacob Pan wrote: > From: Aaron Lu > > Add the module device id table so that the driver can be automatically > loaded once the platform device is created. > > Signed-off-by: Aaron Lu > Signed-off-by: Jacob Pan Acked-by: Jonathan Cameron > --- > drivers/iio/adc/axp288_adc.c

[PATCH 1/3] iio: adc: Add module device table for autoloading

2014-11-11 Thread Jacob Pan
From: Aaron Lu Add the module device id table so that the driver can be automatically loaded once the platform device is created. Signed-off-by: Aaron Lu Signed-off-by: Jacob Pan --- drivers/iio/adc/axp288_adc.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/iio/adc/axp28