From: Tobias Klauser Date: Tue, 28 Feb 2012 11:57:21 +0000 (+0100) Subject: usb: isp116x-hcd: Convert to module_platform_driver X-Git-Tag: v3.4-rc1~184^2~22^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e8d3fe4bf680b8263e0c81a8aa46a8d07b0f7be;p=pandora-kernel.git usb: isp116x-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