ASoC: Fix logic in WM8350 master clocking check
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 27 Apr 2009 18:18:22 +0000 (19:18 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 27 Apr 2009 19:40:21 +0000 (20:40 +0100)
commit5e42336a461a2354b640001323cd07cebd9ade6e
tree10a8c1d85c2592e579c8b3dc73f776bf8dafa938
parenta396e32ef0f3b98700abb9a6da3530c945e55908
ASoC: Fix logic in WM8350 master clocking check

We need to check only if the WM8350 is master and only when starting
the stream so if either is not true then we can skip the check.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/wm8350.c