projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] tl-wr941nd: register ethernet device, and fix machine id
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
002-sys_btn_gpio.patch
diff --git
a/target/linux/au1000/patches/002-sys_btn_gpio.patch
b/target/linux/au1000/patches/002-sys_btn_gpio.patch
index
65102f2
..
e38b83f
100644
(file)
--- a/
target/linux/au1000/patches/002-sys_btn_gpio.patch
+++ b/
target/linux/au1000/patches/002-sys_btn_gpio.patch
@@
-2,10
+2,8
@@
This patch adds support for the GPIO connected system button on the MTX-1 boards
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
---
Signed-off-by: Florian Fainelli <florian.fainelli@telecomint.eu>
---
-Index: linux-2.6.25.4/arch/mips/au1000/mtx-1/platform.c
-===================================================================
---- linux-2.6.25.4.orig/arch/mips/au1000/mtx-1/platform.c
-+++ linux-2.6.25.4/arch/mips/au1000/mtx-1/platform.c
+--- a/arch/mips/au1000/mtx-1/platform.c
++++ b/arch/mips/au1000/mtx-1/platform.c
@@ -23,9 +23,32 @@
#include <linux/types.h>
#include <linux/platform_device.h>
@@ -23,9 +23,32 @@
#include <linux/types.h>
#include <linux/platform_device.h>
This page took
0.023243 seconds
and
4
git commands to generate.