diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-07 20:54:33 +0000 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2010-08-07 20:54:33 +0000 |
commit | 07c4f27dec239c193dadd852af4d98ffee89974e (patch) | |
tree | 67aa504edf02627a764c49406f1ccc6b2c3515f9 /target/linux/xburst | |
parent | 93f455155a94b74c103fa95555a531f81c6b1f56 (diff) | |
download | master-187ad058-07c4f27dec239c193dadd852af4d98ffee89974e.tar.gz master-187ad058-07c4f27dec239c193dadd852af4d98ffee89974e.tar.bz2 master-187ad058-07c4f27dec239c193dadd852af4d98ffee89974e.zip |
[xburst] qi_lb60: Fix keyboard gpio pins
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22524 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst')
-rw-r--r-- | target/linux/xburst/patches-2.6.35/020-add-qi_lb60-board-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/xburst/patches-2.6.35/020-add-qi_lb60-board-support.patch b/target/linux/xburst/patches-2.6.35/020-add-qi_lb60-board-support.patch index ae5cbcd2f7..0ac6b391ba 100644 --- a/target/linux/xburst/patches-2.6.35/020-add-qi_lb60-board-support.patch +++ b/target/linux/xburst/patches-2.6.35/020-add-qi_lb60-board-support.patch @@ -289,7 +289,7 @@ index 0000000..d19732a + 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, +}; + |