lantiq: fix use of IRQF_DISABLED in lantiq kmods
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 16:24:43 +0000 (16:24 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 11 Oct 2015 16:24:43 +0000 (16:24 +0000)
commit2d78d32322c7f4f7c1451284d35c4a8b6e90b195
treebcd4405055d20150d360a0950f00abd823376793
parentccf43b4f24a6fbcf37815e9d7013b51e8a34f221
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47180 3c298f89-4303-0410-b956-a3cf2f4a3e73
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