commit | 07fb51c6bda74210b57a06e6dc901a6b0f04c09a | [log] [tgz] |
---|---|---|
author | Archit Taneja <archit@ti.com> | Fri Jun 29 12:13:32 2012 +0530 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 29 10:15:51 2012 +0300 |
tree | aa61f3857d164a1d7d33d66b36af1161f94be63b | |
parent | 783babf33f47c8d42e73900575dd9beea98fca40 [diff] |
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 <archit@ti.com>