summaryrefslogtreecommitdiff
path: root/lib/parser.c
diff options
context:
space:
mode:
authorJeeja KP <jeeja.kp@intel.com>2016-02-03 15:29:49 +0300
committerMark Brown <broonie@kernel.org>2016-02-04 14:36:14 +0300
commit0c684c48257bc6033bdd3b942babef22d0a1852a (patch)
tree7f202cedb5e0477d1d81c32b5776c154909b134a /lib/parser.c
parent9cf3049e21e4e6873aae45df19c11f7243e2f03f (diff)
downloadlinux-0c684c48257bc6033bdd3b942babef22d0a1852a.tar.xz
ASoC: Intel: Skylake: Fix the module state check condition
For binding modules we should check if source or destination module is in UNINT state. We canot bind even if one of them is in this state. So update the check from logical AND to logical OR and do not bind modules for this case Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions