Patch 1:
This patch series creates MUSB platform specific power hooks for different
MUSB platforms (OMAP/Blackfin/Davinci/TUSB)

Patch 2 and 3:
This fixes issues with musb omap file for xceivr pointer passing and clock
enable race

Series is tested for MUSB:OMAP on Zoom2 platform.

Vikram Pandita (3):
  USB: musb: All each platform to have power hooks
  USB: musb: omap: Fix wrong xceivr passing to twl4030
  USB: musb: omap: Enable MUSB clocks before xceiver resume

 drivers/usb/musb/blackfin.c  |   15 +++++++++++++++
 drivers/usb/musb/davinci.c   |   24 ++++++++++++++++++++++++
 drivers/usb/musb/musb_core.c |   15 +++------------
 drivers/usb/musb/omap2430.c  |   15 +++++++++------
 drivers/usb/musb/tusb6010.c  |   24 ++++++++++++++++++++++++
 include/linux/usb/musb.h     |    5 +++++
 6 files changed, 80 insertions(+), 18 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to