From: David Brownell Date: Thu, 16 Apr 2009 20:51:46 +0000 (-0700) Subject: USB: gadget: omap_udc uses platform_driver_probe() X-Git-Tag: v2.6.30-rc4~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=864e28b4f24106b799e991fa136fa6fa2b638a68;p=pandora-kernel.git USB: gadget: omap_udc uses platform_driver_probe() We now have a more correct solution for shrinking runtime driver footprints than just marking probe() as __init ... use it. Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed