OMAPFB: Change dssdev->manager references
authorArchit Taneja <archit@ti.com>
Mon, 10 Sep 2012 09:13:39 +0000 (14:43 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 26 Sep 2012 11:58:37 +0000 (14:58 +0300)
commit952cbaaa9b8beacc425f9aedf370468cbb737a2c
treedb7b3a2ff26090d5324e566b94415d3ad4bd7269
parentcea87b92da825f24efd11112d414f6c8cdd4ced8
OMAPFB: Change dssdev->manager references

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>
drivers/video/omap2/omapfb/omapfb-ioctl.c