]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: usb: Remove use of fdtdec GPIO support
authorSimon Glass <sjg@chromium.org>
Tue, 6 Jan 2015 03:05:39 +0000 (20:05 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 30 Jan 2015 00:09:52 +0000 (17:09 -0700)
commit46927e1ef40682656d69cbe18abf327e2f842a23
tree27e84911913969837da5399bb273b4981856bbda
parent0347960b8732b8d8506c9123c217b503666a4ad8
dm: usb: Remove use of fdtdec GPIO support

These functions are going away, so use the new uclass support instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/usb/host/ehci-exynos.c
drivers/usb/host/ehci-tegra.c
drivers/usb/host/xhci-exynos5.c