[OpenWrt-Devel] [PATCH 02/12] lantiq: BTHOMEHUBV2B - remove missing usb led workaround
Mathias Kresin
openwrt at kresin.me
Wed Dec 23 11:29:09 EST 2015
The workaround shouldn't be in the default configuration.
Signed-off-by: Mathias Kresin <openwrt at kresin.me>
---
target/linux/lantiq/base-files/etc/board.d/01_leds | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/lantiq/base-files/etc/board.d/01_leds b/target/linux/lantiq/base-files/etc/board.d/01_leds
index b5801ca..9d57cf3 100755
--- a/target/linux/lantiq/base-files/etc/board.d/01_leds
+++ b/target/linux/lantiq/base-files/etc/board.d/01_leds
@@ -25,7 +25,6 @@ BTHOMEHUBV2B)
# ucidef_set_led_wlan "wifi" "wifi" "soc:blue:wireless" "phy0radio"
ucidef_set_led_wlan "wifi" "wifi" "soc:blue:wireless" "phy0tpt"
ucidef_set_led_netdev "internet" "internet" "soc:blue:broadband" "pppoa-wan"
- ucidef_set_led_usbdev "usb" "usb" "soc:blue:phone" "1-1"
;;
BTHOMEHUBV3A)
ucidef_set_led_default "power" "power" "soc:blue:power" "1"
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list