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