From: Tobias Klauser Date: Tue, 28 Feb 2012 11:57:22 +0000 (+0100) Subject: usb: r8a66597-hcd: Convert to module_platform_driver X-Git-Tag: v3.4-rc1~184^2~22^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=427914801e553806ee6b25241603030ce376d43b;p=pandora-kernel.git usb: r8a66597-hcd: Convert to module_platform_driver Use the module_platform_driver macro, move the usb_disabled() check to the probe function and get rid of the rather pointless message on module load. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed