Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 36fc0e30 authored by Xiaojun Sang's avatar Xiaojun Sang Committed by Gerrit - the friendly Code Review server
Browse files

hal: remove HAL access to channel mixer ctrl for backend

Channel number in mixer paths can be overwritten by HAL. It
leads to channel number mismatch. Remove the
interface to ensure value in mixer paths take place.

Change-Id: Idced1f32b95a38f6031f25a41f8949c2ab10784a
parent 413a6f0f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2524,8 +2524,6 @@ acdb_init_fail:
                strdup("WSA_CDC_DMA_RX_0 Format");
            my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].samplerate_mixer_ctl =
                strdup("WSA_CDC_DMA_RX_0 SampleRate");
            my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].channels_mixer_ctl =
                strdup("WSA_CDC_DMA_RX_0 Channels");
            my_data->current_backend_cfg[DEFAULT_CODEC_TX_BACKEND].bitwidth_mixer_ctl =
                strdup("TX_CDC_DMA_TX_3 Format");
            my_data->current_backend_cfg[DEFAULT_CODEC_TX_BACKEND].samplerate_mixer_ctl =