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

Commit c4efbf0a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "audio: Set SLIM_0_RX Channels mixer control from mixer paths"

parents 01f806a2 6acea78c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2275,8 +2275,6 @@ acdb_init_fail:
        strdup("SLIM_0_RX Format");
    my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].samplerate_mixer_ctl =
        strdup("SLIM_0_RX SampleRate");
    my_data->current_backend_cfg[DEFAULT_CODEC_BACKEND].channels_mixer_ctl =
        strdup("SLIM_0_RX Channels");

    my_data->current_backend_cfg[DSD_NATIVE_BACKEND].bitwidth_mixer_ctl =
        strdup("SLIM_2_RX Format");