commit | 25d76fed7ffecca47be0249a5d5ec0a5dd92af67 | [log] [tgz] |
---|---|---|
author | Zou Wei <zou_wei@huawei.com> | Wed Oct 28 16:59:09 2020 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Oct 28 21:53:48 2020 +0530 |
tree | 9bb8e74a442a7da846454d724353add55168b77b | |
parent | fcea94ac6154545dd13b17c947c07f5e0a54c121 [diff] |
phy: cpcap-usb: Use IRQF_ONESHOT Fixes coccicheck error: ./drivers/phy/motorola/phy-cpcap-usb.c:365:9-34: ERROR: Threaded IRQ with no primary handler requested without IRQF_ONESHOT Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zou Wei <zou_wei@huawei.com> Link: https://lore.kernel.org/r/1603875549-107500-1-git-send-email-zou_wei@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org>