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:
cf398fb
)
OMAP: DSS2: move dss device clock configuration
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Tue, 22 Feb 2011 11:36:10 +0000
(13:36 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:19:16 +0000
(14:19 +0300)
Clock configuration was defined inside dssdev.phy.dsi struct. The clock
config doesn't really belong there, and so it's moved to dssdev.clock
struct.
Now the explicit clock configuration could also be used for other
interfaces than DSI, although there's no support for it currently.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found