The change removes direct clock management from NXP LPC32xx USB UDC driver done by accessing platform clock control registers, also after switching the platform to a common clock framework there is no need to look for and enable all parent clocks, clock management is delegated to the CCF driver. The change is wanted for v4.6, because in this release LPC32xx will be finally switched to the CCF. I'm adding Roland to Cc, however in fact the platform is unmaintained. Vladimir Zapolskiy (3): usb: udc: lpc32xx: switch to clock prepare/unprepare model usb: udc: lpc32xx: remove direct access to clock controller registers usb: udc: lpc32xx: remove USB PLL and USB OTG clock management drivers/usb/gadget/udc/lpc32xx_udc.c | 103 ++++------------------------------- 1 file changed, 10 insertions(+), 93 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html