aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-26 10:45:25 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-26 10:45:25 +0000
commit8e67ddaccc3a73993df876497d9a55e8400b1306 (patch)
tree1ebdd84043c3a394d84a147696f72821da570290 /target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch
parent113e9261575859ec79851119cbc0b3b4c18e87e1 (diff)
downloadmaster-187ad058-8e67ddaccc3a73993df876497d9a55e8400b1306.tar.gz
master-187ad058-8e67ddaccc3a73993df876497d9a55e8400b1306.tar.bz2
master-187ad058-8e67ddaccc3a73993df876497d9a55e8400b1306.zip
kernel: update to 2.6.32.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch')
-rw-r--r--target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch b/target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch
index e185693284..30f75fc8af 100644
--- a/target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch
+++ b/target/linux/orion/patches/090-wrt350nv2_gpio_leds_buttons.patch
@@ -1,5 +1,5 @@
---- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c 2009-12-08 02:39:46.000000000 +0100
-+++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c 2010-01-13 15:25:17.000000000 +0100
+--- a/arch/arm/mach-orion5x/wrt350n-v2-setup.c
++++ b/arch/arm/mach-orion5x/wrt350n-v2-setup.c
@@ -15,6 +15,9 @@
#include <linux/mtd/physmap.h>
#include <linux/mv643xx_eth.h>
@@ -91,7 +91,7 @@
static struct orion5x_mpp_mode wrt350n_v2_mpp_modes[] __initdata = {
{ 0, MPP_GPIO }, /* Power LED green (0=on) */
{ 1, MPP_GPIO }, /* Security LED (0=on) */
-@@ -140,6 +217,8 @@
+@@ -140,6 +217,8 @@ static void __init wrt350n_v2_init(void)
orion5x_setup_dev_boot_win(WRT350N_V2_NOR_BOOT_BASE,
WRT350N_V2_NOR_BOOT_SIZE);
platform_device_register(&wrt350n_v2_nor_flash);