X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fau1000%2Fpatches%2F002-sys_btn_gpio.patch;h=a3aa7ad6793db377c7f28cf45ed4269ddb665890;hb=b33e4d9b561f07d9925a202c10bccc519ff86d8f;hp=741f557cfcb4c9197d2a2d8fb67bafcbff8383de;hpb=c0b9d6593aa569f9dc10acb7d4082ed8541ed74d;p=openwrt-10.03%2F.git diff --git a/target/linux/au1000/patches/002-sys_btn_gpio.patch b/target/linux/au1000/patches/002-sys_btn_gpio.patch index 741f557cf..a3aa7ad67 100644 --- a/target/linux/au1000/patches/002-sys_btn_gpio.patch +++ b/target/linux/au1000/patches/002-sys_btn_gpio.patch @@ -2,11 +2,9 @@ This patch adds support for the GPIO connected system button on the MTX-1 boards Signed-off-by: Florian Fainelli --- -diff --git a/arch/mips/au1000/mtx-1/platform.c b/arch/mips/au1000/mtx-1/platform.c -index 49c0fb4..ce8637b 100644 --- a/arch/mips/au1000/mtx-1/platform.c +++ b/arch/mips/au1000/mtx-1/platform.c -@@ -22,9 +22,32 @@ +@@ -23,9 +23,32 @@ #include #include #include @@ -38,10 +36,10 @@ index 49c0fb4..ce8637b 100644 + static struct resource mtx1_wdt_res[] = { [0] = { - .start = 15, -@@ -66,11 +89,13 @@ static struct platform_device mtx1_gpio_leds = { + .start = 15, +@@ -62,11 +85,13 @@ - static struct __initdata platform_device * mtx1_devs[] = { + static struct platform_device *mtx1_devs[] = { &mtx1_gpio_leds, - &mtx1_wdt + &mtx1_wdt,