diff options
author | David Bauer <mail@david-bauer.net> | 2020-05-30 16:24:03 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-05-31 15:53:01 +0200 |
commit | b017a016cc0cd26f84a7e6b8de3dc02dc101e888 (patch) | |
tree | b0e72da94fdaad94e55e8ad23ea90024b6020325 /target/linux/ar71xx/Makefile | |
parent | 91b1a625f4a85ba94317351a0f7cca765a0d7935 (diff) | |
download | upstream-b017a016cc0cd26f84a7e6b8de3dc02dc101e888.tar.gz upstream-b017a016cc0cd26f84a7e6b8de3dc02dc101e888.tar.bz2 upstream-b017a016cc0cd26f84a7e6b8de3dc02dc101e888.zip |
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 27f3f493de06 ("gpio-button-hotplug: unify polled and
interrupt code")
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ar71xx/Makefile')
0 files changed, 0 insertions, 0 deletions