usb: host: tegra: don't touch EMC clock
authorStephen Warren <swarren@nvidia.com>
Wed, 23 Jan 2013 00:06:32 +0000 (17:06 -0700)
committerStephen Warren <swarren@nvidia.com>
Mon, 28 Jan 2013 18:20:06 +0000 (11:20 -0700)
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>

No differences found