Merge tag 'musb-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Nov 2012 01:12:27 +0000 (17:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Nov 2012 01:13:16 +0000 (17:13 -0800)
commit3a3f2e50951faaac1c67b5c6c0c70dec5b150e9b
treee27ce9aa85d26b978096a1eb6acbf4e297488953
parent8e06c6a7f4404f10e6630932dffcb06de023a7a2
parentd928cd2ef8f7f4194e479d4a66452901ec82ccda
Merge tag 'musb-for-v3.8' of git://git./linux/kernel/git/balbi/usb into usb-next

USB musb merge from Felipe:

"usb: musb: patches for v3.8 merge window

We have here the usual set of cleanups for the MUSB driver; a
big set of patches converting platform_device_del() and
platform_device_put() into platform_device_unregister().

Another big set was applied converting to module_platform_driver()
macro in order to reduce some boilerplate code from all glue
layers.

Other than that, we had a series fixing one known silicon errata
where we couldn't read a few registers. In order to fix that
we're now using shadow variables for reads and only writing
to the registers which are known to break functionality when
read."
drivers/usb/musb/am35x.c
drivers/usb/musb/musb_dsps.c