ASoC: max98363: limit the number of channel to 1
authorRyan Lee <ryans.lee@analog.com>
Thu, 1 Jun 2023 13:06:00 +0000 (06:06 -0700)
committerMark Brown <broonie@kernel.org>
Thu, 1 Jun 2023 13:11:50 +0000 (14:11 +0100)
commit3a67ad17b47ed111bda692238b6a19420e6934c8
tree7c3ea5db3cb1390d008f1cbae28b619e2d8c69a9
parent0e2ee345856454632dcd2f3ee2ba4bb3f8632f74
ASoC: max98363: limit the number of channel to 1

MAX98363 is a mono amplifier. The number of channel needs to be always 1.

Signed-off-by: Ryan Lee <ryans.lee@analog.com>
Link: https://lore.kernel.org/r/20230601130600.25344-2-ryan.lee.analog@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98363.c