openwrtv4/target/linux/ramips
John Crispin 5ea31bbc58 ramips: Fix for gpio falling interrupt mask
This patch fixes a wrong mask operation for the rt2880-compatible ralink devices.
The mask operation reads the actual flags and then logical combines it with the pin flag it want to set.
Unfortunally, for rising as for falling interrupt flags the actual flag status of the rising interrupts was used.
That caused a problem if you want to use more than one falling GPIO interrupt.
Now the correct (seperated) actual status is used for both, falling and rising.

Signed-off-by: Jonas Arndt <info@greenwire-elektronik.de>
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 43882
2015-01-08 20:26:13 +00:00
..
base-files ramips: update BR-6475ND dts 2015-01-08 20:26:02 +00:00
dts ramips: update BR-6475ND dts 2015-01-08 20:26:02 +00:00
files ramips: disable ethernet checksum offloads for mt7621, they are broken 2015-01-02 21:53:24 +00:00
image ramips: fix WSR-600 image format 2015-01-02 21:53:45 +00:00
mt7620 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
mt7621 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
mt7628 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
patches-3.14 ramips: Fix for gpio falling interrupt mask 2015-01-08 20:26:13 +00:00
rt288x all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
rt305x all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
rt3883 all targets: remove all =m kernel config symbols 2015-01-05 13:02:44 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile ralink: merge the mt7620a/n subtargets 2014-11-19 09:19:38 +00:00
modules.mk ralink: merge the mt7620a/n subtargets 2014-11-19 09:19:38 +00:00