soundwire: qcom: update status correctly with mask
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 25 May 2023 13:38:09 +0000 (14:38 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Jul 2023 17:00:15 +0000 (22:30 +0530)
commitf84d41b2a083b990cbdf70f3b24b6b108b9678ad
tree39f7bebf57493130aab8e42adba2cf26663c83a0
parentc40d6b3249b11d60e09d81530588f56233d9aa44
soundwire: qcom: update status correctly with mask

SoundWire device status can be incorrectly updated without
proper mask, fix this by adding a mask before updating the status.

Fixes: c7d49c76d1d5 ("soundwire: qcom: add support to new interrupts")
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230525133812.30841-2-srinivas.kandagatla@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/qcom.c