]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: ohci MODULE_ALIAS
authorDavid Brownell <david-b@pacbell.net>
Tue, 26 Jul 2005 07:57:42 +0000 (00:57 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 26 Jul 2005 07:57:42 +0000 (00:57 -0700)
commit8c0278bf41a7053fb52e0d7b12507682e2e2e33c
treefd25f86ee08a9a451385bef4f60e3481588ab466
parentd32ce4c72df4750d8b9e7356c9917bdcb4dd3a36
[PATCH] ARM: OMAP: ohci MODULE_ALIAS

Since the platform device and module name differ, this needs a
MODULE_ALIAS to support coldplug configurations.

Alias the "ohci-hcd" module as "ohci" so that coldplug works
when this driver module is being dynamically linked.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/usb/host/ohci-omap.c