Re: [PATCH] iio: Correct HID light sensor name in comments

2013-05-22 Thread Jonathan Cameron
On 05/16/2013 02:54 PM, Alexandre Relange wrote: > The original driver was pasted from accelerometer driver, but the name > of the ID was not changed. This patch fixes this comment. > > Signed-off-by: Alexandre Relange Applied to the togreg branch of iio.git Thanks. > --- > drivers/iio/light/hid

[PATCH] iio: Correct HID light sensor name in comments

2013-05-16 Thread Alexandre Relange
The original driver was pasted from accelerometer driver, but the name of the ID was not changed. This patch fixes this comment. Signed-off-by: Alexandre Relange --- drivers/iio/light/hid-sensor-als.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iio/light/hid-senso