Re: [U-Boot] [PATCH 17/21] dm: usb: Remove use of fdtdec GPIO support

2015-01-14 Thread Simon Glass
On 5 January 2015 at 20:05, Simon Glass wrote: > These functions are going away, so use the new uclass support instead. > > Signed-off-by: Simon Glass > --- > > drivers/usb/host/ehci-exynos.c | 10 +- > drivers/usb/host/ehci-tegra.c | 38 ++ > drive

[U-Boot] [PATCH 17/21] dm: usb: Remove use of fdtdec GPIO support

2015-01-05 Thread Simon Glass
These functions are going away, so use the new uclass support instead. Signed-off-by: Simon Glass --- drivers/usb/host/ehci-exynos.c | 10 +- drivers/usb/host/ehci-tegra.c | 38 ++ drivers/usb/host/xhci-exynos5.c | 10 +- 3 files changed, 2