HDMI-Audio: Ported to ICS
authorVaibhav Agarwal <vaibhav.agarwal@intel.com>
Wed, 7 Dec 2011 15:33:51 +0000 (21:03 +0530)
committerbuildbot <buildbot@intel.com>
Sun, 25 Dec 2011 10:31:47 +0000 (02:31 -0800)
commit3a142783be058e48b2188c2f24a9ff4b71f9494a
tree5946325fa65914aca5e622e0254f00a34901c682
parente0f1c407e65aac588b75695895616ed7077167f1
HDMI-Audio: Ported to ICS

BZ: 17078

Steps to verify:
1. Ensure device is not in sleep state
2. alsa_aplay -l
3. alsa_aplay -Dplughw:IntelHDMI,0 -F 23220 <file_name>

Change-Id: I48626a0dec8fdccfdec90a2b9a8747bfe11ea250
Signed-off-by: Vaibhav Agarwal <vaibhav.agarwal@intel.com>
Reviewed-on: http://android.intel.com:8080/26982
Reviewed-by: Koul, Vinod <vinod.koul@intel.com>
Reviewed-by: Centelles, Sylvain <sylvain.centelles@intel.com>
Reviewed-by: Babu, Ramesh <ramesh.babu@intel.com>
Reviewed-by: Gupta, ArvindX K <arvindx.k.gupta@intel.com>
Reviewed-by: M, Arulselvan <arulselvan.m@intel.com>
Tested-by: M, Arulselvan <arulselvan.m@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/platform/mrst/mrst.c
sound/drivers/Kconfig
sound/drivers/Makefile
sound/drivers/intel_mid_hdmi/Makefile [new file with mode: 0644]
sound/drivers/intel_mid_hdmi/intel_mid_hdmi_audio.c [new file with mode: 0644]
sound/drivers/intel_mid_hdmi/intel_mid_hdmi_audio.h [new file with mode: 0644]
sound/drivers/intel_mid_hdmi/intel_mid_hdmi_audio_if.c [new file with mode: 0644]