openwrt/target/linux/ar71xx/files
David Bauer b017a016cc ar71xx: correct button type for TL-MR3020 mode slider
The TP-Link TL-MR3020 has a three-state mode slider which was previously
integrated as a button (EV_KEY). This led to spurious activations of
failsafe mode.

Set the type for the button to switch (EV_SW), to avoid unintended
activations of failsafe mode.

Related: commit 27f3f493de ("gpio-button-hotplug: unify polled and
interrupt code")

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-05-31 15:53:01 +02:00
..
arch/mips ar71xx: correct button type for TL-MR3020 mode slider 2020-05-31 15:53:01 +02:00
drivers ar71xx/ath79: ag71xx: dont fetch the same var again 2019-08-27 10:32:44 +02:00
include/linux ar71xx: add LED driver NU801 2015-12-11 15:04:57 +00:00