X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fatheros%2Fpatches-3.18%2F102-ar5312_gpio.patch;fp=target%2Flinux%2Fatheros%2Fpatches-3.18%2F102-ar5312_gpio.patch;h=9c2ff89f65d28dd8b3812ad1bf36263d2aa02013;hp=8bc9689fbf40b836d3fa7094df608579239d64b4;hb=11e4365c9be62e05f675094d6239e2fea475f340;hpb=43ecc9d106bf1400ae6f2276c8b65ec8ecc48b96 diff --git a/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch b/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch index 8bc9689fbf..9c2ff89f65 100644 --- a/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch +++ b/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch @@ -10,7 +10,7 @@ config SOC_AR2315 --- a/arch/mips/ath25/ar5312.c +++ b/arch/mips/ath25/ar5312.c -@@ -190,6 +190,22 @@ static struct platform_device ar5312_phy +@@ -187,6 +187,22 @@ static struct platform_device ar5312_phy .num_resources = 1, }; @@ -33,7 +33,7 @@ #ifdef CONFIG_LEDS_GPIO static struct gpio_led ar5312_leds[] = { { .name = "wlan", .gpio = 0, .active_low = 1, }, -@@ -280,6 +296,8 @@ int __init ar5312_init_devices(void) +@@ -277,6 +293,8 @@ int __init ar5312_init_devices(void) platform_device_register(&ar5312_physmap_flash);