From: Mark Brown Date: Tue, 8 Mar 2011 00:17:56 +0000 (+0000) Subject: ASoC: Warn rather than set a silly constraint when we can't do symmetry X-Git-Tag: v2.6.39-rc1~200^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ef87867b42bd1fa7d6dacaa28bf07cf741a724;p=pandora-kernel.git ASoC: Warn rather than set a silly constraint when we can't do symmetry Symmetric rate configuration can fail if the second stream starting tries to apply the symmetric constraint before the first stream has got far enough to pick a rate. Rather than try to enforce a nonsensical rate of 0Hz log a warning and allow the application to carry on. Things might go wrong later on but the user will know about it and there's unlikely to be lasting damage. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed