diff options
author | Tony Lindgren <tony@atomide.com> | 2017-03-27 06:34:23 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-04-14 13:08:52 +0300 |
commit | 03a32da5ca63d418ab95063b06687e00a6df9855 (patch) | |
tree | f6f324d053b6e59feb5a2cafa59f35ea8e06a851 /Documentation/rpmsg.txt | |
parent | a1e23a42f1bdc00e32fc4869caef12e4e6272f26 (diff) | |
download | linux-03a32da5ca63d418ab95063b06687e00a6df9855.tar.xz |
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: dd3bf50b35e3 ("rtc: cpcap: new rtc driver")
Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-By: Sebastian Reichel <sre@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'Documentation/rpmsg.txt')
0 files changed, 0 insertions, 0 deletions