summaryrefslogtreecommitdiff
path: root/target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-21 17:03:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-21 17:03:10 +0000
commit76448ed5cf945b6b46de68693fa277ce27fc3eb8 (patch)
tree4313498c3795709967fdac6f07e86c6dbed99b04 /target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch
parent0cdd6765549c77e5f9e40002ef2d0eb9105a079e (diff)
downloadmtk-20170518-76448ed5cf945b6b46de68693fa277ce27fc3eb8.zip
mtk-20170518-76448ed5cf945b6b46de68693fa277ce27fc3eb8.tar.gz
mtk-20170518-76448ed5cf945b6b46de68693fa277ce27fc3eb8.tar.bz2
xburst: remove 2.6.36 support
SVN-Revision: 31422
Diffstat (limited to 'target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch')
-rw-r--r--target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch b/target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch
deleted file mode 100644
index 40af9ba..0000000
--- a/target/linux/xburst/patches-2.6.36/022-qi_lb60-Fix-gpio-for-the-6th-row-of-the-keyboard-ma.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From 27fb706c8283068c0e112973e785fedb3f0a3276 Mon Sep 17 00:00:00 2001
-From: Lars-Peter Clausen <lars@metafoo.de>
-Date: Wed, 13 Oct 2010 01:18:31 +0200
-Subject: [PATCH] qi_lb60: Fix gpio for the 6th row of the keyboard matrix
-
----
- arch/mips/jz4740/board-qi_lb60.c | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
---- a/arch/mips/jz4740/board-qi_lb60.c
-+++ b/arch/mips/jz4740/board-qi_lb60.c
-@@ -236,7 +236,7 @@ static const unsigned int qi_lb60_keypad
- QI_LB60_GPIO_KEYIN(3),
- QI_LB60_GPIO_KEYIN(4),
- QI_LB60_GPIO_KEYIN(5),
-- QI_LB60_GPIO_KEYIN(7),
-+ QI_LB60_GPIO_KEYIN(6),
- QI_LB60_GPIO_KEYIN8,
- };
-