Re: [PATCH v2 3/3] staging: iio: light: isl29018: add ACPI support

2014-09-13 Thread Jonathan Cameron
On 01/09/14 10:20, Laurentiu Palcu wrote: > Add support for enumerating the device through ACPI. > > Signed-off-by: Laurentiu Palcu Applied to the togreg branch of iio.git - initially pushed out as testing for the autobuilders to play. Thanks, Jonathan > --- > > Changes in v2: > * fix the unn

[PATCH v2 3/3] staging: iio: light: isl29018: add ACPI support

2014-09-01 Thread Laurentiu Palcu
Add support for enumerating the device through ACPI. Signed-off-by: Laurentiu Palcu --- Changes in v2: * fix the unnecessary casting from const char * to char * and back; Thank you Jonathan for the reviews, laurentiu drivers/staging/iio/light/isl29018.c | 46 +++--