Re: [PATCH 2/5] ARM: S3C64XX: Add phy_type to pmu_isolation

2012-10-09 Thread Vivek Gautam
Hi Kishon, Firstly, thanks for the quick review. On Tue, Oct 9, 2012 at 11:03 AM, kishon kis...@ti.com wrote: Hi, On Monday 08 October 2012 07:42 PM, Vivek Gautam wrote: It adds 'type' argument to pmu_isolation function, aligning with other platforms, which keeps track of usbphy_type.

Re: [PATCH 2/5] ARM: S3C64XX: Add phy_type to pmu_isolation

2012-10-09 Thread Vivek Gautam
Hi, On Tue, Oct 9, 2012 at 4:42 PM, Jingoo Han jg1@samsung.com wrote: On Tuesday, October 09, 2012 7:51 PM Vivek Gautam wrote Hi Kishon, Firstly, thanks for the quick review. On Tue, Oct 9, 2012 at 11:03 AM, kishon kis...@ti.com wrote: Hi, On Monday 08 October 2012 07:42 PM,

[PATCH 2/5] ARM: S3C64XX: Add phy_type to pmu_isolation

2012-10-08 Thread Vivek Gautam
It adds 'type' argument to pmu_isolation function, aligning with other platforms, which keeps track of usbphy_type. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com --- arch/arm/mach-s3c64xx/setup-usb-phy.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git