diff options
author | Tian Tao <tiantao6@hisilicon.com> | 2020-11-10 10:35:47 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2020-11-14 23:39:02 +0100 |
commit | bc06cfc1c41e3b60b159132e5bba4c059a2e7f83 (patch) | |
tree | fcee9d7369d2a96cebb2584427db163357da6bd1 /drivers/rtc/rtc-pl031.c | |
parent | rtc: hym8563: enable wakeup when applicable (diff) | |
download | linux-bc06cfc1c41e3b60b159132e5bba4c059a2e7f83.tar.xz linux-bc06cfc1c41e3b60b159132e5bba4c059a2e7f83.zip |
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 'drivers/rtc/rtc-pl031.c')
0 files changed, 0 insertions, 0 deletions