RE: [PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

2011-08-11 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, August 05, 2011 12:49 PM To: Hiremath, Vaibhav; linux-me...@vger.kernel.org Cc: k...@dominion.thruhere.net; Valkeinen, Tomi; linux- o...@vger.kernel.org; Taneja, Archit Subject: [PATCH] [media] OMAP_VOUT: Fix build break caused

[PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

2011-08-05 Thread Archit Taneja
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 arc...@ti.com ---

Re: [PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

2011-08-05 Thread Koen Kooi
Op 5 aug 2011, om 09:19 heeft Archit Taneja het volgende geschreven: 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