]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit9304512151b0933c454f0842cdb19bec23422bc5
tree56c6cc8e8cd4a0dfca2509647241a188ada8811a
parentbbdabdb62d86090511410728644a19291bf300cf
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>
drivers/usb/host/ehci-tegra.c