OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculation
authorRicardo Neri <ricardo.neri@ti.com>
Thu, 19 Jan 2012 18:21:41 +0000 (12:21 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 25 Jan 2012 11:48:34 +0000 (13:48 +0200)
commit1149c74419179d57fdcd506424da2444755e65d9
tree0bb48aa33cc2ae575a144cfbee8fa7f66577fb50
parent9e4ed603e6ec71da9e0a7484a694f98dff869068
OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculation

Due to changes in struct hdmi_config, the pixel clock has to be obtained
differently.

The pixel clock is needed to calculate the CTS value as defined in the
HDMI specification.

Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c