OMAPDSS: HDMI: Replace hdmi_reg struct with u16
authorMythri P K <mythripk@ti.com>
Thu, 22 Sep 2011 08:07:43 +0000 (13:37 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 30 Sep 2011 13:17:31 +0000 (16:17 +0300)
Remove usage of hdmi_reg struct to use u16 instead in the HDMI IP header
file. hdmi_reg struct is not really needed, and the same change was also
made for dispc earlier.

Signed-off-by: Mythri P K <mythripk@ti.com>
[tomi.valkeinen@ti.com: updated the description]
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found