diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-03-27 22:52:19 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-03-27 22:52:19 +0000 |
commit | c387c55213338679b3dee7c4e6c97f01b4806c6a (patch) | |
tree | 8c0f5568e78c373f9000251cd9fcaa7f6e418048 /packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch | |
parent | e6dc7f865766178bd2aa9514eac2431d1cc0187a (diff) | |
parent | 6e80b7ada5b0175f0a97a7b3787ce059e8960bbe (diff) |
merge of '42f9a5d8cedd5c5de2a24d72c0f84b019e7a5246'
and 'c474f6f48b0333b791017b2d12c15831e6d2b873'
Diffstat (limited to 'packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch')
-rw-r--r-- | packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch b/packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch index 32a94c7cea..bed41c55d5 100644 --- a/packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch +++ b/packages/linux/linux-rp-2.6.24/sharpsl-rc-r1.patch @@ -1,3 +1,13 @@ +This patch adds support for Sharp CE-RH2 on Spitz. + +It is not clean enough to be upstreamed: +- It is a bit syslog-noisy. +- Does not support other Zaurus models. +- Maybe split to more parts: + * MAX1111 driver + * linear input device + * virtual keyboard on top of linear input device + Index: linux-2.6.24/arch/arm/mach-pxa/spitz.c =================================================================== --- linux-2.6.24.orig/arch/arm/mach-pxa/spitz.c 2008-03-10 17:05:37.000000000 +0000 |