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)
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>

No differences found