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:
cea87b9
)
OMAPFB: Change dssdev->manager references
author
Archit Taneja
<archit@ti.com>
Mon, 10 Sep 2012 09:13:39 +0000
(14:43 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:37 +0000
(14:58 +0300)
To retrieve the manager pointer via a device, we need to now access it via the
output to which the device is connected. Make this change in omapfb_ioctl()
where the WAITFORVSYNC ioctl tries to access the manager's device.
Signed-off-by: Archit Taneja <archit@ti.com>
No differences found