ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 17 Jan 2013 05:15:59 +0000 (14:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:27:04 +0000 (18:27 -0600)
commitb261ddc2b7f1b5a61e097c8a461df5018fda040d
treefe513bf2e1c6bebae25e316e7e9a092bd6511228
parent629e227b59e5dc27966245258dfbe0fc97d1a936
ASoC: arizona: Use actual rather than desired BCLK when calculating LRCLK

commit b59e0f82aa350e380142353fbd30706092ba6312 upstream.

Otherwise we'll get the wrong LRCLK if we need to pick a higher BCLK than
is required.

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