Re: [PATCH 4/5] usb: s5p-ehci: Adding phy driver support

2012-10-09 Thread Jingoo Han
On Monday, October 08, 2012 11:12 PM Vivek Gautam wrote Adding the transceiver to ehci driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Vivek Gautam gautam.vi...@samsung.com Hi Vivek Gautam, Could you replace the patch

Re: [PATCH 4/5] usb: s5p-ehci: Adding phy driver support

2012-10-09 Thread Vivek Gautam
Hi, On Tue, Oct 9, 2012 at 3:10 PM, Jingoo Han jg1@samsung.com wrote: On Monday, October 08, 2012 11:12 PM Vivek Gautam wrote Adding the transceiver to ehci driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Vivek Gautam

[PATCH 4/5] usb: s5p-ehci: Adding phy driver support

2012-10-08 Thread Vivek Gautam
Adding the transceiver to ehci driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- drivers/usb/host/ehci-s5p.c | 62 +- 1 files changed, 43