diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-23 00:38:29 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-23 00:38:29 +0000 |
commit | efa3492c6eaa112592e4d835310cf6d18a849eae (patch) | |
tree | 576432fcac54aaa5a49102e1229d979ddf2c0ee9 /packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch | |
parent | 1c259e381f897d199abc66f6237aeb8542779468 (diff) | |
parent | e08f51149bd655e670114418f1f873d93d938fd2 (diff) |
merge of '68c1dba00e182241b1e887487fb3c8271f9c0d01'
and '954ad99909199c0ef7c0d21819dce8c20cf40c64'
Diffstat (limited to 'packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch')
-rw-r--r-- | packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch b/packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch index 6472f77886..a39b782300 100644 --- a/packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch +++ b/packages/linux/linux-ezx-2.6.21/patches/e6-ts.patch @@ -1,8 +1,8 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-e6.c =================================================================== ---- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-e6.c 2007-09-07 11:54:52.000000000 -0300 -+++ linux-2.6.21/arch/arm/mach-pxa/ezx-e6.c 2007-09-07 11:55:10.000000000 -0300 -@@ -203,8 +203,33 @@ +--- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-e6.c 2007-09-21 21:50:31.000000000 -0300 ++++ linux-2.6.21/arch/arm/mach-pxa/ezx-e6.c 2007-09-21 21:51:40.000000000 -0300 +@@ -260,9 +260,34 @@ }, }; @@ -32,6 +32,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-e6.c + static struct platform_device *devices[] __initdata = { &e6_pcap_device, + &e6_eoc_device, + &pcap_ts_device, }; |