Re: [PATCH 1/3 v3] USB: ohci-exynos: Add support for device tree

2012-07-16 Thread Alan Stern
On Mon, 16 Jul 2012, Vivek Gautam wrote: > This patch adds support to parse probe data for > ohci driver for exynos using device tree. > > Signed-off-by: Thomas Abraham > Signed-off-by: Abhilash Kesavan > Signed-off-by: Vivek Gautam Acked-by: Alan Stern -- To unsubscribe from this list: sen

Re: [PATCH 1/3 v3] USB: ohci-exynos: Add support for device tree

2012-07-15 Thread Jingoo Han
On Monday, July 16, 2012 2:56 PM, Vivek Gautam wrote: > > This patch adds support to parse probe data for > ohci driver for exynos using device tree. > > Signed-off-by: Thomas Abraham > Signed-off-by: Abhilash Kesavan > Signed-off-by: Vivek Gautam Acked-by: Jingoo Han > > diff --git a/driv

[PATCH 1/3 v3] USB: ohci-exynos: Add support for device tree

2012-07-15 Thread Vivek Gautam
This patch adds support to parse probe data for ohci driver for exynos using device tree. Signed-off-by: Thomas Abraham Signed-off-by: Abhilash Kesavan Signed-off-by: Vivek Gautam diff --git a/drivers/usb/host/ohci-exynos.c b/drivers/usb/host/ohci-exynos.c index 8bcbdb5..fc3091b 100644 --- a/d