1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/lantiq
John Crispin f457ae99f2 lantiq: fix use of IRQF_DISABLED in lantiq kmods
The IRQF_DISABLED flag was removed in kernel 4.1 with commit
"genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely" [1].

Therefore the compilation of ltq-hcd and ltq-vmmc kmods fails.

[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d8bf368d0631d4bc2612d8bf2e4e8e74e620d0cc

Signed-off-by: Mathias Kresin <openwrt@kresin.me>

SVN-Revision: 47180
2015-10-11 16:24:43 +00:00
..
base-files lantiq: bugfix wrong non pre-emptive crc errors output 2015-10-11 16:23:26 +00:00
dts lantiq: activate spi-xway on TDW89X0 2015-10-07 12:12:48 +00:00
files/firmware/lantiq
image lantiq: Add target TP-Link TD-W8980 2015-10-05 10:28:19 +00:00
patches-3.18 lantiq: fix ath_pci_fixup hang on bridged devices 2015-10-05 10:28:12 +00:00
patches-4.1 lantiq: fix use of IRQF_DISABLED in lantiq kmods 2015-10-11 16:24:43 +00:00
xrx200 lantiq: Add target TP-Link TD-W8980 2015-10-05 10:28:19 +00:00
xway lantiq: Add support for Arcadyan ARV8539PW22 (Speedport W 504V) 2015-07-07 13:44:58 +00:00
base-files.mk
config-3.18 kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs 2015-03-01 11:37:15 +00:00
config-4.1 kernel: add CONFIG_MIPS_CDMM config option 2015-09-11 20:31:32 +00:00
Makefile lantiq: make v4.1 the default kernel 2015-10-05 10:28:26 +00:00
modules.mk