aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-13 03:01:17 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-13 03:01:17 +0000
commit9ceee12a49b0c7f1652235f581f19187a01611e3 (patch)
tree4618b170e693bd86d91e1ea754b0fdeade346f39 /target/linux/atheros/patches-3.18/102-ar5312_gpio.patch
parent6b041d0b1df171a3bb9266b34d7687c951f55e24 (diff)
downloadupstream-9ceee12a49b0c7f1652235f581f19187a01611e3.tar.gz
upstream-9ceee12a49b0c7f1652235f581f19187a01611e3.tar.bz2
upstream-9ceee12a49b0c7f1652235f581f19187a01611e3.zip
atheros: v3.18: remap flash for boardconfig parsing
Rework boardconfig handling code to honestly remap flash memory region. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> SVN-Revision: 44725
Diffstat (limited to 'target/linux/atheros/patches-3.18/102-ar5312_gpio.patch')
-rw-r--r--target/linux/atheros/patches-3.18/102-ar5312_gpio.patch2
1 files changed, 1 insertions, 1 deletions
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 3493e8e434..7056aebe85 100644
--- a/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch
+++ b/target/linux/atheros/patches-3.18/102-ar5312_gpio.patch
@@ -33,7 +33,7 @@
#ifdef CONFIG_LEDS_GPIO
static struct gpio_led ar5312_leds[] = {
{ .name = "wlan", .gpio = 0, .active_low = 1, },
-@@ -299,6 +315,8 @@ void __init ar5312_init_devices(void)
+@@ -294,6 +310,8 @@ void __init ar5312_init_devices(void)
platform_device_register(&ar5312_physmap_flash);