https://github.com/torvalds/linux
Revision b9af5ddf8a34ff3c911372173c2e51c6f8a6ca8f authored by Sergei Shtylyov on 13 May 2010, 18:51:51 UTC, committed by Kevin Hilman on 14 May 2010, 18:24:19 UTC
DA8xx OHCI driver fails to load due to failing clk_get() call for the USB 2.0
clock. Arrange matching USB 2.0 clock by the clock name instead of the device.
(Adding another CLK() entry for "ohci.0" device won't do -- in the future I'll
also have to enable USB 2.0 clock to configure CPPI 4.1 module, in which case
I won't have any device at all.)

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
1 parent b57f95a
History
Tip revision: b9af5ddf8a34ff3c911372173c2e51c6f8a6ca8f authored by Sergei Shtylyov on 13 May 2010, 18:51:51 UTC
DA830: fix USB 2.0 clock entry
Tip revision: b9af5dd
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 930 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 166.4 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top