immortalwrt/target/linux
Adrian Schmutzler a6ced9b963 ramips: remove set_wifi_led function in 01_leds
While we mostly use the ucidef_set_led_* functions directly in 01_leds
we still have the set_wifi_led function in parallel for several old
devices. This is not only inconsistent with the other definitions,
it also links to the wlan0 interface instead of using a phy trigger
which would be independent of the interface name (and is used for
all newer devices anyway). Apart from that, the standard names
"wifi" and "wifi-led" are not very helpful in a world with different
radio bands either.

Thus, this patch removes the set_wifi_led function and puts the
relevant commands into the cases explicitly. This makes the
mechanism used more evident and will hopefully lead to some future
improvements or at least prevent some copy-pasting of the old
setups.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-12 12:11:00 +08:00
..
apm821xx kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
arc770 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
archs38 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
armvirt target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
at91 at91: use SPDX license identifiers on DTS files 2021-02-11 12:08:53 +08:00
ath25 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
ath79 ath79: add support for Ubiquiti UniFi AP Outdoor+ 2021-02-10 15:28:13 +08:00
bcm27xx kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
bcm47xx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
bcm53xx kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
bcm63xx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
bcm4908 bcm4908: update Ethernet driver 2021-02-11 12:09:14 +08:00
gemini target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
generic kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
imx6 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
ipq40xx Merge Mainline 2021-02-10 12:28:03 +08:00
ipq806x treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
kirkwood target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
lantiq target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
layerscape kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
malta target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
mediatek target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
mpc85xx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
mvebu target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
mxs target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
octeon target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
octeontx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
omap target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
oxnas target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
pistachio target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
ramips ramips: remove set_wifi_led function in 01_leds 2021-02-12 12:11:00 +08:00
realtek target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
rockchip target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
sunxi target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
tegra target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
uml target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
x86 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
zynq target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00