OMAPDSS: HDMI: Move Avi-infoframe struct to hdmi_ip_data
authorMythri P K <mythripk@ti.com>
Wed, 8 Feb 2012 06:24:19 +0000 (11:54 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 21 Feb 2012 07:39:53 +0000 (09:39 +0200)
With AVI infoframe various parameters of video stream such as
aspect ratio, quantization range, videocode etc will be indicated
from source to sink.Thus AVI information needs to be set/accessed
by the middle ware based on the video content.
Thus this parameter is now moved to the ip_data structure.

Signed-off-by: Mythri P K <mythripk@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found