From f21c103e5a69f7e6c18fc33fc6da1940f2307c60 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 1 Apr 2012 07:56:55 +0000 Subject: kernel: update linux 3.2 to 3.2.13 and refresh patches Also remove a duplicate patch from lantiq (already in generic). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31158 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch') diff --git a/target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch b/target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch index 021bb88e4c..e1593bc755 100644 --- a/target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch +++ b/target/linux/lantiq/patches-3.2/208-fix-mach-easy98000.patch @@ -1,7 +1,5 @@ -Index: linux-3.2.9/arch/mips/lantiq/falcon/mach-easy98000.c -=================================================================== ---- linux-3.2.9.orig/arch/mips/lantiq/falcon/mach-easy98000.c 2012-03-07 19:30:22.000000000 +0100 -+++ linux-3.2.9/arch/mips/lantiq/falcon/mach-easy98000.c 2012-03-07 19:35:47.804810934 +0100 +--- a/arch/mips/lantiq/falcon/mach-easy98000.c ++++ b/arch/mips/lantiq/falcon/mach-easy98000.c @@ -17,10 +17,11 @@ #include #include @@ -33,7 +31,7 @@ Index: linux-3.2.9/arch/mips/lantiq/falcon/mach-easy98000.c static struct mtd_partition easy98000_nor_partitions[] = { -@@ -70,7 +80,7 @@ +@@ -70,7 +80,7 @@ static struct spi_board_info easy98000_s .platform_data = &easy98000_spi_flash_platform_data }; @@ -42,7 +40,7 @@ Index: linux-3.2.9/arch/mips/lantiq/falcon/mach-easy98000.c { .name = "easy98000:green:0", .gpio = EASY98000_GPIO_LED_0, -@@ -104,12 +114,11 @@ +@@ -104,12 +114,11 @@ static struct gpio_led easy98000_leds_gp static struct dm9000_plat_data dm9000_plat_data = { .flags = DM9000_PLATF_8BITONLY, @@ -57,7 +55,7 @@ Index: linux-3.2.9/arch/mips/lantiq/falcon/mach-easy98000.c [2] = { /* with irq (210 -> gpio 110) the driver is very unreliable */ .start = -1, /* use polling */ -@@ -214,8 +223,8 @@ +@@ -214,8 +223,8 @@ easy98000_init_common(void) falcon_register_i2c(); platform_device_register(&easy98000_i2c_gpio_device); register_davicom(); -- cgit v1.2.3