git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc13364
)
usb: spear-ehci/ohci: Do clk_get using dev-id
author
Amardeep Rai
<amardeep.rai-ext@st.com>
Thu, 8 Nov 2012 15:07:58 +0000
(20:37 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 14 Nov 2012 20:15:20 +0000
(12:15 -0800)
We used to get clk using con-id, but now we have device struct available for
these devices as they are probed using DT. And so must get clk using dev-id.
Signed-off-by: Amardeep Rai <amardeep.rai-ext@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found