OMAPDSS: HDMI: remove double initializer entries
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 11 Dec 2014 14:05:09 +0000 (16:05 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 29 Dec 2014 08:06:55 +0000 (10:06 +0200)
commit1616cf01a4455501836fee506ed340baa571b366
tree3add0d90ba2551e161aab70fb02b70ecb30aeff1
parentb7392d2247cfe6771f95d256374f1a8e6a6f48d6
OMAPDSS: HDMI: remove double initializer entries

HDMI hardware parameters structs for OMAP4 and OMAP5 contained two
initializers for 'clkdco_max'. The first one was a remnant with wrong
value.

Remove the extra initializer entries.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap2/dss/hdmi_pll.c