audio:add support for mono speaker
authorRamesh Babu K V <ramesh.babu@intel.com>
Tue, 28 Feb 2012 15:36:40 +0000 (21:06 +0530)
committerbuildbot <buildbot@intel.com>
Thu, 15 Mar 2012 20:50:03 +0000 (13:50 -0700)
commitb35ac43067ec35a0d281df1aa52419d4ad6589bd
treea5ad60429569026691bc184c513f2f098b09e2a7
parentb096bb4162eed396e18d4d088f056a10febe2762
audio:add support for mono speaker

BZ: 23041

This patch adds support for mono speaker configuration
using runtime sst params.

If particular board has mono speaker, kernel config
SND_MFLD_MONO_SPEAKER_SUPPORT needs to selected to enable
the mono speaker support.

Change-Id: I3084772106669c129c426981c140b60afe658d41
Signed-off-by: Ramesh Babu K V <ramesh.babu@intel.com>
Reviewed-on: http://android.intel.com:8080/36911
Reviewed-by: Koul, Vinod <vinod.koul@intel.com>
Reviewed-by: Gupta, ArvindX K <arvindx.k.gupta@intel.com>
Reviewed-by: Hibare, PramodX <pramodx.hibare@intel.com>
Tested-by: Hibare, PramodX <pramodx.hibare@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
include/sound/intel_sst.h
include/sound/intel_sst_ioctl.h
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_ipc.c
sound/soc/mid-x86/Kconfig
sound/soc/mid-x86/mfld_machine.c
sound/soc/mid-x86/sst_platform.c