]> 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:27:53 +0000 (08:27 -0700)
commit3b6ae1807d29f8cacd63fddf513110f9308b4c8e
treeb232ed44d51bad36424ed979774faf949af9b97b
parent4ae4c20ceb593c1a8f392bb1100cc60a1f04ee4c
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