commit | a411e735795620f5d260eb883bd80d33b6c7d968 | [log] [tgz] |
---|---|---|
author | Alexander Holler <holler@ahsoftware.de> | Wed Jul 10 09:31:00 2013 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Aug 03 18:40:34 2013 +0100 |
tree | 38f5ccc29af95e23be03e09026558dbe64c85774 | |
parent | 66c721f78f35ecf176efc7a63f775254ce259a82 [diff] |
iio: hid-sensor-gyro-3d: 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>