From: Fabio Porcedda Date: Wed, 9 Jan 2013 11:15:28 +0000 (+0100) Subject: usb: converto drivers/usb/* to use module_platform_driver_probe() X-Git-Tag: v3.9-rc1~128^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f7a82b59ff385da86a3ed17c8d9f6a83531004;p=pandora-kernel.git usb: converto drivers/usb/* to use module_platform_driver_probe() This patch converts the drivers in drivers/usb/* to use the module_platform_driver_probe() macro which makes the code smaller and a bit simpler. Signed-off-by: Fabio Porcedda Cc: Felipe Balbi Cc: Nicolas Ferre Cc: Eric Miao Cc: Russell King Cc: Haojian Zhuang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed