Revision 2e2696223676d56db1a93acfca722c1b96cd552d authored by Paul Cercueil on 07 March 2021, 13:17:49 UTC, committed by David S. Miller on 08 March 2021, 20:01:58 UTC
The second IRQ line really is optional, so use
platform_get_irq_optional() to obtain it.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent cf9e60a
History
File Mode Size
Kconfig -rw-r--r-- 426 bytes
Makefile -rw-r--r-- 227 bytes
cordic.c -rw-r--r-- 2.2 KB
div64.c -rw-r--r-- 5.1 KB
gcd.c -rw-r--r-- 1.4 KB
int_pow.c -rw-r--r-- 629 bytes
int_sqrt.c -rw-r--r-- 1.2 KB
lcm.c -rw-r--r-- 482 bytes
prime_numbers.c -rw-r--r-- 6.5 KB
rational.c -rw-r--r-- 2.7 KB
reciprocal_div.c -rw-r--r-- 1.5 KB

back to top