phy: cpcap-usb: Use IRQF_ONESHOT
authorZou Wei <zou_wei@huawei.com>
Wed, 28 Oct 2020 08:59:09 +0000 (16:59 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 28 Oct 2020 16:23:48 +0000 (21:53 +0530)
commit25d76fed7ffecca47be0249a5d5ec0a5dd92af67
tree9bb8e74a442a7da846454d724353add55168b77b
parentfcea94ac6154545dd13b17c947c07f5e0a54c121
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>
drivers/phy/motorola/phy-cpcap-usb.c