Enable HDMI Audio callbacks from HDMI driver.
authorSanjay Rama Reddy <sanjay.rama.reddy@intel.com>
Tue, 14 Feb 2012 22:06:50 +0000 (14:06 -0800)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jul 2012 09:30:13 +0000 (12:30 +0300)
commit9741ad037ae64dc57507396c4588829874394104
tree646c806ae04e3fa1d89587e2950e1574b143aa16
parent3f9fddca23a185cbe3cb44e3274837d70893cd08
Enable HDMI Audio callbacks from HDMI driver.

HDMI audio driver needs to register itself with the HDMI display
driver in order to be notified of HDMI events.

This patch will register the audio driver during boot-up and callback
HDMI audio driver functions when an event like PLUG/UNPLUG occurs.

Signed-off-by: Arun Kannan <arun.kannan@intel.com>
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
drivers/staging/mrst/drv/mdfld_hdmi_audio.c
drivers/staging/mrst/drv/psb_intel_hdmi.c