diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-07 20:54:33 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-08-07 20:54:33 +0000 |
commit | 0324ed8b1fa3c23aebec02e382ab839bba8016d4 (patch) | |
tree | 67aa504edf02627a764c49406f1ccc6b2c3515f9 /target/linux/xburst | |
parent | 6196853c18145cbf75ed94010cb8800950ea85b8 (diff) |
[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 ae5cbcd2f..0ac6b391b 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, +}; + |