commit | 4f1738f4c24b4485b899ccd9dbdd4f2fcbe6af2d | [log] [tgz] |
---|---|---|
author | Samuel Zou <zou_wei@huawei.com> | Wed May 06 11:25:53 2020 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Mon May 11 11:39:54 2020 +0530 |
tree | f7b87272f567b0ce779f8f27ecc5436898f33368 | |
parent | f48f4fd9fefb1e3a2f6bc249aef88f951be58e17 [diff] |
soundwire: qcom: Use IRQF_ONESHOT Fixes coccicheck error: drivers/soundwire/qcom.c:815:7-32: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Samuel Zou <zou_wei@huawei.com> Link: https://lore.kernel.org/r/1588735553-34219-1-git-send-email-zou_wei@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org>