Update 0086-ar71xx-set-status-led-for-the-gl-boards.patch

This commit is contained in:
Claus Marxmeier 2018-09-27 18:08:25 +02:00 committed by GitHub
parent d7d797b3ef
commit 5b6ff25f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -318,7 +318,7 @@ index 42f4415d7fe0252aadf39e2ca50f96566c023728..412c562fa042e7abb0ccb35208bb5582
static struct gpio_led gl_mifi_leds_gpio[] __initdata = {
{
- .name = "gl-mifi:wan",
+ .name = "gl-mifi:greeen:wan",
+ .name = "gl-mifi:green:wan",
.gpio = GL_MIFI_GPIO_LED_WAN,
.active_low = 0,
},