OMAPDSS: HDMI: change the timing match logic
authorMythri P K <mythripk@ti.com>
Fri, 6 Jan 2012 12:22:09 +0000 (17:52 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 25 Jan 2012 11:48:33 +0000 (13:48 +0200)
commit46095b2d96bac92c2cc5ca557ec7de73e13311ab
tree676e095506bc293d78472854cb79e84db664b983
parenta05ce78f308fa22b6254995c25ff79e82a27de75
OMAPDSS: HDMI: change the timing match logic

Change the timing match logic, Instead of the statically mapped method
to get the corresponding timings for a given code and mode, move to a
simpler array indexed method. It  will help to scale up to add more
timings when needed.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/hdmi.c