]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soundwire: qcom: add support to new interrupts
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tue, 30 Mar 2021 14:47:16 +0000 (15:47 +0100)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Mar 2021 17:25:07 +0000 (22:55 +0530)
commitc7d49c76d1d5f5a41f637c18ce3b756351c7fdf9
treead53b3b58580dcb7dc047f0f7ee01b5ba57082b7
parentddea6cf7b619ec4b9a630d0073c4fc64d0ac2b9c
soundwire: qcom: add support to new interrupts

Add support to new interrupts which includes reporting some of the
error interrupts and adding support to SLAVE pending interrupt!

This patch also changes the interrupt handler behaviour on handling
any pending interrupts by checking it before returning out of irq handler.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210330144719.13284-7-srinivas.kandagatla@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/qcom.c