diff options
author | Tian Tao <tiantao6@hisilicon.com> | 2020-11-10 17:35:47 +0800 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-11-14 23:39:02 +0100 |
commit | bc06cfc1c41e3b60b159132e5bba4c059a2e7f83 (patch) | |
tree | fcee9d7369d2a96cebb2584427db163357da6bd1 /Kconfig | |
parent | c56ac7a0f468ceb38d24db41f4446d98ab94da2d (diff) |
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Coccinelle noticed:
drivers/rtc/rtc-cpcap.c:271:7-32: ERROR: Threaded IRQ with no
primary handler requested without IRQF_ONESHOT
drivers/rtc/rtc-cpcap.c:287:7-32: ERROR: Threaded IRQ with no
primary handler requested without IRQF_ONESHOT
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/1605000947-32882-1-git-send-email-tiantao6@hisilicon.com
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions