commit | 4bee6417c9444ca62e67956dcbcf25fe20feb869 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Mar 16 16:08:29 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 18 10:26:37 2012 -0600 |
tree | edc3da3e40b78d7363e93344a3afc5bf3d5b2db2 | |
parent | 434103adea3f63f6550f4b2bd16653328f933a66 [diff] |
ARM: tegra: Remove VBUS_GPIO handling from board files 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>