Subject: Re: [PATCH v1 2/9] usb: musb: nop: remove unused nop_xceiv_(un)register APIs from glue Hello. On 05/23/2013 09:07 PM, B, Ravi wrote: >>> removed unused nop xceiv (un_)register API's from all musb platform >>> drivers >> Since when are they unused? > Please refer to commit id 662dca54 : usb: otg: support for multiple transceivers by a single controller. > Usb_get_phy() is used to get the of phy used by controller, phy bindings are done through DT. > Why are you sure that all these platforms support DT (in all configurations)? > It seems to me that you're simply breaking the patched glue layers with this patch. > I'll let Felipe decide the fate of this patch though... You are correct, the bindings of phy and controller need not to done through DT alone, there is a saperate API Phy API's available for such bindings done in respective board platform files. > >>> Signed-off-by: Ravi Babu <ravibabu@xxxxxx> > -- > Ravi B WBR, Sergei -- 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