From: Tobias Klauser Date: Fri, 17 Feb 2012 15:30:04 +0000 (+0100) Subject: usb: isp1362-hcd: Convert to module_platform_driver X-Git-Tag: v3.4-rc1~184^2~22^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefd49206814413b5ade2f98ff062c4c8d47ec4f;p=pandora-kernel.git usb: isp1362-hcd: Convert to module_platform_driver 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 Acked-by: Mike Frysinger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed