]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: musb: cleanup while removing musb omap glue driver
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 2 Aug 2012 10:00:07 +0000 (15:30 +0530)
committerFelipe Balbi <balbi@ti.com>
Fri, 3 Aug 2012 08:37:40 +0000 (11:37 +0300)
commitf039df580a518df49abff35fec970268bc3c51e3
treea4deeb96736834d015f53c652499c087348d01fc
parentf283862f3b5cb1f3dde37b9d21007b299c083e66
usb: musb: cleanup while removing musb omap glue driver

No functional change. Just replaced the call to platform_device_del and
platform_device_put with platform_device_unregister.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/omap2430.c