From: Alexander Holler Date: Wed, 11 Sep 2013 21:24:15 +0000 (-0700) Subject: drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically X-Git-Tag: v3.12-rc1~52^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae259925bc8e4880e861b29d166000240dde93de;p=pandora-kernel.git drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically In order to get the module automatically loaded by hotplug mechanisms a MODULE_DEVICE_TABLE is needed. Therefore add one. This makes it also possible to use a module name other than HID-SENSOR-2000a0 which isn't very descriptive in kernel messages. Signed-off-by: Alexander Holler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed