]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sh: rz-ssi: Fix wrong operator used issue
authorBiju Das <biju.das.jz@bp.renesas.com>
Mon, 16 Aug 2021 18:23:36 +0000 (19:23 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 17 Aug 2021 12:35:01 +0000 (13:35 +0100)
commita5d1923503edcface6ac887d6a598926f58b9951
tree0aea76314035bc8bd88558cb83fa52a1d8af36da
parentd9f841f0aa022c9f1eab80d4f22ddc9efa9c9302
ASoC: sh: rz-ssi: Fix wrong operator used issue

Fix wrong operator used issue reported by Coverity by replacing |
operator with & operator.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reported-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210816182336.29959-1-biju.das.jz@bp.renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rz-ssi.c