]> git.baikalelectronics.ru Git - kernel.git/commit
ohci-da8xx: set MODULE_ALIAS to allow autoloading
authorJan Luebbe <jlu@pengutronix.de>
Mon, 7 May 2012 08:25:16 +0000 (10:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 May 2012 16:26:10 +0000 (09:26 -0700)
commitd3f636160356c379047b82d42ab0cd7ac18079f4
tree6f1067323a5aaf770f796722b2c80df363567797
parent3811bf20ec70c0491ce6c4611dedf991e0f8e186
ohci-da8xx: set MODULE_ALIAS to allow autoloading

The Davinci USB platform device (in mach-davinci/usb.c) uses "ohci"
as the name. To allow autoloading of the relevant driver, the module
needs to set the MODULE_ALIAS.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-da8xx.c