[PATCH 1/8] EXYNOS4: USB: Generalising setup-usb-phy driver for exynos

2012-07-18 Thread Vivek Gautam
This patch updates the setup-usb-phy in order to accomodate exynos5 support later. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com diff --git a/arch/arm/mach-exynos/setup-usb-phy.c b/arch/arm/mach-exynos/setup-usb-phy.c index b81cc56..bfc1367 100644 ---

Re: [PATCH 1/8] EXYNOS4: USB: Generalising setup-usb-phy driver for exynos

2012-07-18 Thread Pankaj Jangra
Hi, On Wed, Jul 18, 2012 at 7:15 PM, Vivek Gautam gautam.vi...@samsung.com wrote: This patch updates the setup-usb-phy in order to accomodate exynos5 support later. Signed-off-by: Vivek Gautam gautam.vi...@samsung.com diff --git a/arch/arm/mach-exynos/setup-usb-phy.c