commit | 77121b3f6a4b054c227169c5c18299b6a7f2866e | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Thu Feb 07 07:16:27 2013 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Thu Mar 14 11:06:41 2013 -0700 |
tree | cb5e101e79895a9426dfd279ca5281a6beebd525 | |
parent | 02e452e1759729626e381f58de95f147930c1ecc [diff] |
tegra: usb: move controller init into start_port There is no need to init a USB controller before the upper layers indicate that they are actually going to use it. board_usb_init now only parses the device tree and sets up the common pll. Signed-off-by: Lucas Stach <dev@lynxeye.de> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>