ehci-s5p: Add second clock to the ehci-s5p driver
authorKamil Debski <k.debski@samsung.com>
Mon, 7 Oct 2013 10:35:40 +0000 (12:35 +0200)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:44:51 +0000 (11:44 +0900)
commit82f8c8fd2f0617ea6cc9db5df2c1f4a510fa7cc4
tree419c4dfc5ec5e539017c54842e445bd8ad7243e5
parent695b628d3fd91c152a4bd9d3404b7c03d23f5196
ehci-s5p: Add second clock to the ehci-s5p driver

Adding the second clock was necessary for the USB HOST to work. Previously
it was working thanks to the USB DEVICE driver being loaded first.

Signed-off-by: Kamil Debski <k.debski@samsung.com>
drivers/usb/host/ehci-s5p.c