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:
c7642f6
)
OMAP4: DSS2: clocks: Add ick as dummy clock
author
Sumit Semwal
<sumit.semwal@ti.com>
Mon, 31 Jan 2011 16:27:46 +0000
(16:27 +0000)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:22 +0000
(15:46 +0200)
DSS code uses ick as one of the clocks in clk_get/clk_put. OMAP4 clock database
doesn't have ick for DSS, so adding ick as dummy clock.
This is needed for backward compatibility with OMAP2/3.
Once pm_runtime* APIs get introduced in DSS, this will be revisited.
Signed-off-by: Sumit Semwal <sumit.semwal@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found