The first three patches do some source code cleanup in the files that
are modified in the subsequent patches.
Patch 4 carries the proper fix reported in commit:
7adb5c876e9c ("usb: musb: Fix panic upon musb_am335x module removal")
Patch 6 makes the USBOTG_ID pin override via the USB_MODE register
really work.
Patch 5 makes the error message upon driver probe failure visible
without having to recompile the driver with DEBUG enabled.
Patch 7 makes sure the parameters for the usb_gen_phy are properly set
up before registering it.
Patch 8 makes it possible to use the driver with HW that requires
external regulators or clocks.
Patch 9 reinstates module unloading support for the musb_am335x driver
which was disabled due to a false failure analysis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/