From: Felipe Balbi Date: Fri, 18 Nov 2011 19:31:14 +0000 (+0200) Subject: usb: dwc3: omap: move to module_platform_driver X-Git-Tag: v3.3-rc1~153^2~30^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68380876d674e8e0a810128971772e38201491ba;p=pandora-kernel.git usb: dwc3: omap: move to module_platform_driver the new module_platform_driver macro is a helper for modules which just register and unregister the platform_driver. It allows us to delete a few duplicated lines. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed