OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stop
authorAxel Castaneda Gonzalez <x0055901@ti.com>
Thu, 3 May 2012 14:00:21 +0000 (09:00 -0500)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 May 2012 12:15:22 +0000 (15:15 +0300)
commit3df9fb5c51ca617e410da890f631100ea9f10652
tree0f705465db5e66149a14061df988d776f47fe802
parent7c92af16780c614b493c4e8a9f495f9dc8008de4
OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stop

Decouple the enable/disable operation of the HDMI audio wrapper from
audio start/stop. Otherwise, an audio FIFO underflow may occur. The
audio wrapper enablement must be done after configuration and
before audio playback is started.

Signed-off-by: Axel Castaneda Gonzalez <x0055901@ti.com>
Signed-off-by: Ricardo Neri <ricardo.neri@ti.com>
drivers/video/omap2/dss/dss_features.c
drivers/video/omap2/dss/ti_hdmi.h
drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c