ASoC: tas2770: Allow mono streams
[platform/kernel/linux-rpi.git] / sound / soc / codecs / tas2770.c
index 9549171..9e985c5 100644 (file)
@@ -507,7 +507,7 @@ static struct snd_soc_dai_driver tas2770_dai_driver[] = {
                .id = 0,
                .playback = {
                        .stream_name    = "ASI1 Playback",
-                       .channels_min   = 2,
+                       .channels_min   = 1,
                        .channels_max   = 2,
                        .rates      = TAS2770_RATES,
                        .formats    = TAS2770_FORMATS,