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 | 31f570fe4b89f25d9cea03b781084fddc8bdfecb (patch) | |
tree | ea6f0045bf873d743cd0fb9891caf04bb62b97e0 /target | |
parent | 09244c0811175353f530ea9955334cede46ee232 (diff) | |
download | upstream-31f570fe4b89f25d9cea03b781084fddc8bdfecb.tar.gz upstream-31f570fe4b89f25d9cea03b781084fddc8bdfecb.tar.bz2 upstream-31f570fe4b89f25d9cea03b781084fddc8bdfecb.zip |
qi_lb60: Fix keyboard gpio pins
SVN-Revision: 22524
Diffstat (limited to 'target')
-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, +}; + |