Re: [U-Boot] [PATCH 3/5] exynos5: Add power Enable/Disable for USB-EHCI

2012-05-03 Thread Rajeshwari Birje
Hi Minkyu, Thank you for the comments. On Thu, May 3, 2012 at 1:03 PM, Minkyu Kang wrote: > On 2 May 2012 22:52, Rajeshwari Shinde wrote: >> This patch adds functions to enable/disable the power of USB >> host controller for exynos5. >> >> This patch depends on the patch: >> USB: S5P: Add ehci

Re: [U-Boot] [PATCH 3/5] exynos5: Add power Enable/Disable for USB-EHCI

2012-05-03 Thread Minkyu Kang
On 2 May 2012 22:52, Rajeshwari Shinde wrote: > This patch adds functions to enable/disable the power of USB > host controller for exynos5. > > This patch depends on the patch: > USB: S5P: Add ehci support.patch This is not a commit message. Please move it under the "---" line. > > Signed-off-by

[U-Boot] [PATCH 3/5] exynos5: Add power Enable/Disable for USB-EHCI

2012-05-02 Thread Rajeshwari Shinde
This patch adds functions to enable/disable the power of USB host controller for exynos5. This patch depends on the patch: USB: S5P: Add ehci support.patch Signed-off-by: Vivek Gautam Signed-off-by: Che-Liang Chiou Signed-off-by: Rajeshwari Shinde --- arch/arm/cpu/armv7/exynos/power.c