[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)
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>

No differences found