USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
authorVivek Gautam <gautam.vivek@samsung.com>
Tue, 17 Jul 2012 04:40:50 +0000 (10:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 17:48:29 +0000 (10:48 -0700)
commitfd81d59c90d38661e4891ee2f4c9b7c051e93022
tree3c1280657ba2c8aa549d2931e634b90c5a9d7f51
parentd81a5d1956731c453b85c141458d4ff5d6cc5366
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer

This patch retrieves and configures the vbus control gpio via
the device tree. The suspend/resume callbacks will be later
modified for vbus control.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-s5p.c