]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: usbmisc: use module_platform_driver
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 13 Jun 2013 14:59:59 +0000 (17:59 +0300)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:11 +0000 (09:54 +0800)
commitddb3ad03dff803366d2fe334a7e2779a2e93b305
treee2a81885b7d3bf3b23ba46717514197b601fb368
parent72fe1a5cce705c53265223878be8f17a62276a17
usb: chipidea: usbmisc: use module_platform_driver

This patch converts the driver to use the module_platform_driver
macro which makes the code smaller and a bit simpler.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Michael Grzeschik <mgr@pengutronix.de>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/usbmisc_imx.c