Re: [PATCH 3/4] iio: hid-sensor-als: add module alias for autoload

2013-07-12 Thread Srinivas Pandruvada
Tested. You can add my ack. Acked-by:Srinivas Pandruvada On 07/10/2013 01:31 AM, Alexander Holler wrote: Add a MODULE_DEVICE_TABLE in order to let hotplug mechanisms automatically load the driver. This makes it also possible to use the usual driver name instead of HID-SENSOR-2000xx which isn'

[PATCH 3/4] iio: hid-sensor-als: add module alias for autoload

2013-07-10 Thread Alexander Holler
Add a MODULE_DEVICE_TABLE in order to let hotplug mechanisms automatically load the driver. This makes it also possible to use the usual driver name instead of HID-SENSOR-2000xx which isn't very descriptive in kernel messages. Signed-off-by: Alexander Holler --- drivers/iio/light/hid-sensor-als