ARM: tegra: Remove VBUS_GPIO handling from board files
authorStephen Warren <swarren@nvidia.com>
Fri, 16 Mar 2012 22:08:29 +0000 (16:08 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 18 Apr 2012 16:26:37 +0000 (10:26 -0600)
Instead of having board files manually request and initialize USB VBUS
GPIOs, fill in the USB driver's platform data and have it do it.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>

No differences found