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:
446f7bf
)
OMAP: DSS2: move update() and sync()
author
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Tue, 12 Jan 2010 12:16:41 +0000
(14:16 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Wed, 24 Feb 2010 12:31:28 +0000
(14:31 +0200)
Move update() and sync() from omap_dss_device to omap_dss_driver.
Also, update was hardcoded to use virtual channel 0. This patch adds a
parameter that specifies the VC.
This is part of a larger patch-set, which moves the control from omapdss
driver to the display driver.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
No differences found