From: Kay Sievers Date: Fri, 11 Apr 2008 04:29:21 +0000 (-0700) Subject: usb gadget: fix platform driver hotplug/coldplug X-Git-Tag: v2.6.25-rc9~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34c32f13ce8c539f3f582562358e39a86b00e83;p=pandora-kernel.git usb gadget: fix platform driver hotplug/coldplug Since 43cc71eed1250755986da4c0f9898f9a635cb3bf, the platform modalias is prefixed with "platform:". Add MODULE_ALIAS() to the hotpluggable usb peripheral drivers, to re-eable module auto loading. [dbrownell@users.sourceforge.net: registration fixes] Signed-off-by: Kay Sievers Signed-off-by: David Brownell Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed