lantiq: fix use of IRQF_DISABLED in lantiq kmods
authorJohn Crispin <john@openwrt.org>
Sun, 11 Oct 2015 16:24:43 +0000 (16:24 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 11 Oct 2015 16:24:43 +0000 (16:24 +0000)
commitcd48f51760b95eb27017c6d533b8336212d565ca
treebcd4405055d20150d360a0950f00abd823376793
parente0c72a606e78014f8753ac299baa0a5379caa6c8
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
package/kernel/lantiq/ltq-hcd/src/ifxhcd.c
package/kernel/lantiq/ltq-hcd/src/ifxusb_cif_h.c
package/kernel/lantiq/ltq-vmmc/patches/200-compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/patches/200-linux-310.patch [deleted file]
package/kernel/lantiq/ltq-vmmc/patches/400-falcon.patch
target/linux/lantiq/patches-4.1/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch