msm8976-common: Remove 48kHz support from surround_sound mixer

* It doesn't work.

Change-Id: I53c3329353f19ffcdd13673c0b9bd614d254015c
This commit is contained in:
LuK1337 2017-03-26 22:51:06 +02:00
parent 864759e373
commit 389a1668d0
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
</mixPort>
<mixPort name="surround_sound" role="sink">
<profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
samplingRates="8000,11025,12000,16000,22050,24000,32000,44100,48000"
samplingRates="8000,11025,12000,16000,22050,24000,32000,44100"
channelMasks="AUDIO_CHANNEL_IN_MONO,AUDIO_CHANNEL_IN_STEREO,AUDIO_CHANNEL_IN_FRONT_BACK,AUDIO_CHANNEL_INDEX_MASK_3,AUDIO_CHANNEL_INDEX_MASK_4,AUDIO_CHANNEL_IN_5POINT1,AUDIO_CHANNEL_INDEX_MASK_6"/>
</mixPort>
<mixPort name="voice_rx" role="sink">