commit | 9304512151b0933c454f0842cdb19bec23422bc5 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Jan 22 17:06:32 2013 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Jan 28 11:20:06 2013 -0700 |
tree | 56c6cc8e8cd4a0dfca2509647241a188ada8811a | |
parent | bbdabdb62d86090511410728644a19291bf300cf [diff] |
usb: host: tegra: don't touch EMC clock Clock "emc" is for the External Memory Controller. The USB driver has no business touching this clock directly. Remove the code that does so. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Stephen Warren <swarren@nvidia.com>