X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fwm5102.c;h=e7fe6b7b95b7fc8e29b3da06f770c9d52f8bd155;hb=fa70db3f19a183af5334edea5ad9e417c58faa5c;hp=da60e3fe5ee7afb37740b750e0f15f6156d6a4eb;hpb=6be28d33874998e1523df818173dacfed180b792;p=deliverable%2Flinux.git diff --git a/sound/soc/codecs/wm5102.c b/sound/soc/codecs/wm5102.c index da60e3fe5ee7..e7fe6b7b95b7 100644 --- a/sound/soc/codecs/wm5102.c +++ b/sound/soc/codecs/wm5102.c @@ -1872,7 +1872,7 @@ static struct snd_soc_dai_driver wm5102_dai[] = { .capture = { .stream_name = "Audio Trace CPU", .channels_min = 1, - .channels_max = 6, + .channels_max = 4, .rates = WM5102_RATES, .formats = WM5102_FORMATS, },