From: David Brownell Date: Tue, 26 Jul 2005 07:57:42 +0000 (-0700) Subject: [PATCH] ARM: OMAP: ohci MODULE_ALIAS X-Git-Tag: v2.6.13-omap1~63 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0278bf41a7053fb52e0d7b12507682e2e2e33c;p=pandora-kernel.git [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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed