]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd4aac634f443f295d8a0bca41c00ba87fdb75ccd
tree122ff15cd3803260b3996b82ffda7658794337b7
parentb16bf9be0af1f551926cc60daea56563f58abac4
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