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:
4e9f99d
)
OMAP: DSS2: DSI: fix use_sys_clk & highfreq
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 7 Apr 2011 12:28:47 +0000
(15:28 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:10:54 +0000
(14:10 +0300)
use_sys_clk and highfreq fields in dsi.current_cinfo were never set.
Luckily they weren't used anywhere so it didn't cause any problems.
This patch fixes those fields and they are now set at the same time as
the rest of the fields.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found