OSDN Git Service

[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2
authorarchit taneja <archit@ti.com>
Fri, 5 Aug 2011 07:19:21 +0000 (04:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Sep 2011 01:16:08 +0000 (22:16 -0300)
commit5ebbf72dc51bd3b481aa91fea37a7157da5fc548
tree12cb5f29772ae6b2dc480a32d39af02c3f6cebdd
parentb6fd41e29dea9c6753b1843a77e50433e6123bcb
[media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

The DSS2 driver does not support the configuration of the update_mode of a
panel anymore. Remove the setting of update_mode done in omap_vout_probe().
Ignore configuration of TE since omap_vout driver doesn't support manual update
displays anyway.

Signed-off-by: Archit Taneja <archit@ti.com>
Tested-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap/omap_vout.c