On Fri, 19 Oct 2012, Venu Byravarasu wrote: > NVIDIA produces several Tegra SoCs viz Tegra20, Tegra30 etc. > In order to support USB PHY drivers on these SoCs, existing > PHY driver is split into SoC agnostic common USB PHY driver > and Tegra20-specific USB phy driver. This will facilitate > easy addition and deletion of phy drivers for Tegra SoCs. > > Signed-off-by: Venu Byravarasu <vbyravarasu@xxxxxxxxxx> > --- > delta from v3 resend: > For unknown reasons, email-id in signed-off-by got corrupted. > Hence re-sending the patch, after fixing it. > > delta from v3: > Rebased the v3 changes on top of xceiv branch. > > delta from v2: > Added an if condition to check for device_node to be not NULL, > before dereferencing it. For the changes to drivers/usb/host/ehci-tegra.c: Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> -- 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