audio: To Enable Audio for CTP.
authorJeeja Kp <jeeja.kp@intel.com>
Tue, 14 Feb 2012 16:15:13 +0000 (08:15 -0800)
committerbuildbot <buildbot@intel.com>
Fri, 17 Feb 2012 22:26:57 +0000 (14:26 -0800)
commitd87ee4ab3abd8a243d440f178c6147f3149825b7
tree6cc42cbd6d7814ec4520b56fc73138df2ea7d4d7
parent312c092e328fc46a292e55552044fa7e16f17bbe
audio: To Enable Audio for CTP.

BZ: 15274 15273

Add codec driver for Cirrus Logic cs42l73
Added CLV Machine driver to integrate codec driver for Clovertrail Platform
Added support to enable Audio on Clovertrail platform

Change-Id: Iaa1e9232bd9b2095c38982b190fbc1b934ab642e
Signed-off-by: Jeeja Kp <jeeja.kp@intel.com>
Signed-off-by: Ojas Chauhan <ojas.chauhan@intel.com>
Reviewed-on: http://android.intel.com:8080/33071
Reviewed-by: Agarwal, Vaibhav <vaibhav.agarwal@intel.com>
Reviewed-by: Koul, Vinod <vinod.koul@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>
17 files changed:
arch/x86/platform/intel-mid/board-blackbay.c
sound/pci/sst/intel_sst.c
sound/pci/sst/intel_sst_common.h
sound/pci/sst/intel_sst_drv_interface.c
sound/pci/sst/intel_sst_dsp.c
sound/pci/sst/intel_sst_ipc.c
sound/pci/sst/intel_sst_stream.c
sound/pci/sst/intel_sst_stream_encoded.c
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/cs42l73.c [new file with mode: 0644]
sound/soc/codecs/cs42l73.h [new file with mode: 0644]
sound/soc/mid-x86/Kconfig
sound/soc/mid-x86/Makefile
sound/soc/mid-x86/clv_machine.c [new file with mode: 0644]
sound/soc/mid-x86/sst_platform.c
sound/soc/mid-x86/sst_platform.h