ASoC: msm: remove obsolete dolby driver

Remove the obsolete Dolby driver as it is no longer
used.

CRs-Fixed: 2007569
Change-Id: I863f2b930d579730761da7964f246c914583ef51
Signed-off-by: Sharad Sangle <assangle@codeaurora.org>
This commit is contained in:
Sharad Sangle 2017-02-14 15:00:20 +05:30 committed by Gerrit - the friendly Code Review server
parent 3ba1a36ad8
commit ec4074f71e
3 changed files with 0 additions and 1103 deletions

View file

@ -30,16 +30,6 @@ config SND_SOC_QDSP_DEBUG
is inducing kernel panic upon encountering critical is inducing kernel panic upon encountering critical
errors from DSP audio modules errors from DSP audio modules
config DOLBY_DAP
bool "Enable Dolby DAP"
depends on SND_SOC_MSM_QDSP6V2_INTF
help
To add support for dolby DAP post processing.
This support is to configure the post processing parameters
to DSP. The configuration includes sending the end point
device, end point dependent post processing parameters and
the various posrt processing parameters
config DOLBY_DS2 config DOLBY_DS2
bool "Enable Dolby DS2" bool "Enable Dolby DS2"
depends on SND_SOC_MSM_QDSP6V2_INTF depends on SND_SOC_MSM_QDSP6V2_INTF

View file

@ -10,7 +10,6 @@ obj-$(CONFIG_SND_SOC_QDSP6V2) += snd-soc-qdsp6v2.o msm-pcm-dtmf-v2.o \
msm-dai-stub-v2.o msm-dai-stub-v2.o
obj-$(CONFIG_SND_HWDEP) += msm-pcm-routing-devdep.o obj-$(CONFIG_SND_HWDEP) += msm-pcm-routing-devdep.o
obj-$(CONFIG_DTS_EAGLE) += msm-dts-eagle.o obj-$(CONFIG_DTS_EAGLE) += msm-dts-eagle.o
obj-$(CONFIG_DOLBY_DAP) += msm-dolby-dap-config.o
obj-$(CONFIG_DOLBY_DS2) += msm-ds2-dap-config.o obj-$(CONFIG_DOLBY_DS2) += msm-ds2-dap-config.o
obj-$(CONFIG_DOLBY_LICENSE) += msm-ds2-dap-config.o obj-$(CONFIG_DOLBY_LICENSE) += msm-ds2-dap-config.o
obj-$(CONFIG_DTS_SRS_TM) += msm-dts-srs-tm-config.o obj-$(CONFIG_DTS_SRS_TM) += msm-dts-srs-tm-config.o

File diff suppressed because it is too large Load diff