ASoC: rt286: correct the OR to AND
authorJie Yang <yang.jie@intel.com>
Fri, 27 Feb 2015 04:52:26 +0000 (12:52 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 6 Mar 2015 20:17:10 +0000 (20:17 +0000)
commit5af76d5c0882435241841186b054262407e9eabb
tree122ff15cd3803260b3996b82ffda7658794337b7
parente2cef68d5903cc2052e9f6e46b323b7ead695e73
ASoC: rt286: correct the OR to AND

Here it should be AND(&) to check the status.

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt286.c