mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 15:14:28 +00:00
The Asus WL-500W buttons are active high, but the software treats them
as active low. Fix the inverted logic.
Fixes:
|
||
|---|---|---|
| .. | ||
| bcm47xx_private.h | ||
| board.c | ||
| buttons.c | ||
| irq.c | ||
| Kconfig | ||
| leds.c | ||
| Makefile | ||
| Platform | ||
| prom.c | ||
| serial.c | ||
| setup.c | ||
| time.c | ||
| workarounds.c | ||