Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 03a32da5 authored by Tony Lindgren's avatar Tony Lindgren Committed by Alexandre Belloni
Browse files

rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irq



There's a funny typo where IRQ_NONE is used instead of IRQF_TRIGGER_NONE
for request_threaded_irq(). Let's fix it before it gets copied elsewhere.

Fixes: dd3bf50b ("rtc: cpcap: new rtc driver")
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
Reviewed-By: default avatarSebastian Reichel <sre@kernel.org>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent a1e23a42
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment