From: Archit Taneja Date: Fri, 29 Jun 2012 06:43:32 +0000 (+0530) Subject: OMAPDSS: Remove omap_panel_config enum from omap_dss_device X-Git-Tag: v3.6-rc1~16^2~11^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07fb51c6bda74210b57a06e6dc901a6b0f04c09a;p=pandora-kernel.git OMAPDSS: Remove omap_panel_config enum from omap_dss_device omap_panel_config contains fields which are finally written to DISPC_POL_FREQo registers. These are now held by omap_video_timings and are set when the manager timings are applied. Remove the omap_panel_config enum, and remove all it's references from panel or interface drivers. Signed-off-by: Archit Taneja --- Reading git-diff-tree failed