Loading sound/soc/codecs/wcd9335.c +2 −2 Original line number Diff line number Diff line Loading @@ -9780,9 +9780,9 @@ static struct snd_soc_dai_driver tasha_dai[] = { .id = AIF_MIX1_PB, .playback = { .stream_name = "AIF Mix Playback", .rates = WCD9335_MIX_RATES_MASK, .rates = WCD9335_RATES_MASK | WCD9335_FRAC_RATES_MASK, .formats = TASHA_FORMATS_S16_S24_LE, .rate_min = 48000, .rate_min = 8000, .rate_max = 192000, .channels_min = 1, .channels_max = 8, Loading Loading
sound/soc/codecs/wcd9335.c +2 −2 Original line number Diff line number Diff line Loading @@ -9780,9 +9780,9 @@ static struct snd_soc_dai_driver tasha_dai[] = { .id = AIF_MIX1_PB, .playback = { .stream_name = "AIF Mix Playback", .rates = WCD9335_MIX_RATES_MASK, .rates = WCD9335_RATES_MASK | WCD9335_FRAC_RATES_MASK, .formats = TASHA_FORMATS_S16_S24_LE, .rate_min = 48000, .rate_min = 8000, .rate_max = 192000, .channels_min = 1, .channels_max = 8, Loading