[PATCH v2 2/5] usb: s3c-hsotg: Adding phy driver support

2012-08-07 Thread Praveen Paneri
Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com --- drivers/usb/gadget/s3c-hsotg.c | 38 -- 1 files changed, 28

Re: [PATCH v2 2/5] usb: s3c-hsotg: Adding phy driver support

2012-08-07 Thread Sachin Kamat
Hi Praveen, Some minor comments: On 7 August 2012 12:58, Praveen Paneri p.pan...@samsung.com wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing the smooth operation for boards which still uses it Signed-off-by: Praveen Paneri p.pan...@samsung.com ---

Re: [PATCH v2 2/5] usb: s3c-hsotg: Adding phy driver support

2012-08-07 Thread Praveen Paneri
Thanks Sachin! Will incorporate. On Tue, Aug 7, 2012 at 1:33 PM, Sachin Kamat sachin.ka...@linaro.org wrote: Hi Praveen, Some minor comments: On 7 August 2012 12:58, Praveen Paneri p.pan...@samsung.com wrote: Adding the transceiver to hsotg driver. Keeping the platform data for continuing