]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Fix the inverted logic check
authorVinod Koul <vinod.koul@intel.com>
Wed, 24 Aug 2016 12:33:14 +0000 (18:03 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2016 20:27:41 +0000 (21:27 +0100)
commit3672b93e385e2150a08f153c15f5aa6752bccbd0
treee799f25da2f1a5e7c76607eedc038b9336e0196c
parent8688378fbaef7569c9c7290702b9d254d4ea4c4b
ASoC: Intel: Skylake: Fix the inverted logic check

While converting to new core hda capability parsing, one instance of
check had inverted logic which was converted wrongly.

Fixes: 29f1814fa79f (ALSA: convert users to core bus_parse_capabilities)
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c