On Wed, Mar 27, 2013 at 9:14 PM, Felipe Balbi <balbi@xxxxxx> wrote: > Hi, > > On Mon, Mar 25, 2013 at 03:06:51AM -0400, Chao Xie wrote: >> The clock is defined by device, so the driver knows how many >> clocks needed by the device. >> The orignal way that passing the clock name by pdata is not correct. >> The following patches fix it. >> >> V2->V1: >> typo fix >> rebased on latest usb-next >> >> Chao Xie (6): >> usb: gadget: mv_udc_core: remove unused clock >> usb: otg: mv_otg: remove unused clock >> usb: ehci: mv_ehci: remove unused clock >> arm: mmp: remove clock from usb pdata for aspenite >> arm: mmp: remove clock name from usb pdata for ttc >> usb: mv_usb: remove clock name from pdata > > how should this series be handled ? > > If you want me to carry all patches, I need Acks from other maintainers > for ehci and arch/arm/ parts. > > Until then, I'm dropping this from my TODO list. > > -- > balbi hi, Alan Can you help me to review the EHCI parts? It changes the way of getting clock. The orginal way uses the pdata to get the clock name, and it is not correct, and the patch fix it. Thanks. -- 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