commit | 5e42336a461a2354b640001323cd07cebd9ade6e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 27 19:18:22 2009 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Apr 27 20:40:21 2009 +0100 |
tree | 10a8c1d85c2592e579c8b3dc73f776bf8dafa938 | |
parent | a396e32ef0f3b98700abb9a6da3530c945e55908 [diff] |
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>