commit | 4ec9b18d5b85efc985d202e7f18fc964349e670e | [log] [tgz] |
---|---|---|
author | Lucas Stach <dev@lynxeye.de> | Thu Feb 07 07:16:30 2013 +0000 |
committer | Tom Warren <twarren@nvidia.com> | Thu Mar 14 11:06:41 2013 -0700 |
tree | 623023aaaef34fb652c8cbc6da6575e142c47a8b | |
parent | 26c32167b33ff185614a107b374e0a72105d68d8 [diff] |
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop] The ehci_hcd entry points were just calling into the Tegra USB functions. Now that they are in the same file we can just move over the implementation. Signed-off-by: Lucas Stach <dev@lynxeye.de> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>