]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: wm8994: Ensure there are enough BCLKs for four channels
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 22 Jun 2012 16:21:17 +0000 (17:21 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Aug 2012 15:23:15 +0000 (08:23 -0700)
commitc36bb21c03a24e94c2897d16372b736ab2ebbec6
tree952549b232768198c23f6fba15a7739853ac64d1
parent4bf81b7590da5bf13f7ac0a52f0032dd16f149b1
ASoC: wm8994: Ensure there are enough BCLKs for four channels

commit b8edf3e5522735c8ce78b81845f7a1a2d4a08626 upstream.

Otherwise if someone tries to use all four channels on AIF1 with the
device in master mode we won't be able to clock out all the data.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/wm8994.c