iio: hid-sensor-als: add module alias for autoload
authorAlexander Holler <holler@ahsoftware.de>
Wed, 10 Jul 2013 08:31:00 +0000 (09:31 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:34 +0000 (18:40 +0100)
commit5b812ea536da6ae88f79b48fbde1df8ad1e32ff2
treeb15d0d1599cc34cefec5802c2b0d08ede71f6eea
parenta411e735795620f5d260eb883bd80d33b6c7d968
iio: hid-sensor-als: add module alias for autoload

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 <holler@ahsoftware.de>
Acked-by:Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/light/hid-sensor-als.c