diff options
author | Koen Kooi <koen@openembedded.org> | 2007-09-10 03:35:48 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-09-10 03:35:48 +0000 |
commit | 4dab2a3bd62003416bbc7557d42dd40d0fb81cfe (patch) | |
tree | 7ad4efd42e590f9c29c746e93f1a8beb954034f3 /packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch | |
parent | 92f78925abb02d4ba25c95a83c49172006c9cc5d (diff) |
linux-ezx: update to svn r2050
Diffstat (limited to 'packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch')
-rwxr-xr-x | packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch b/packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch index 9f26b3dd94..d7d114cfed 100755 --- a/packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch +++ b/packages/linux/linux-ezx-2.6.21/patches/a780-kbd.patch @@ -1,7 +1,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c =================================================================== ---- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a780.c 2007-08-01 19:52:09.000000000 -0300 -+++ linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c 2007-08-01 19:56:13.000000000 -0300 +--- linux-2.6.21.orig/arch/arm/mach-pxa/ezx-a780.c 2007-08-31 23:03:16.000000000 -0300 ++++ linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c 2007-08-31 23:05:18.000000000 -0300 @@ -16,6 +16,7 @@ #include <linux/fb.h> #include <linux/mmc/host.h> @@ -24,7 +24,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c #ifdef CONFIG_EZX_PCAP extern int ezx_pcap_mmcsd_power(int); -@@ -243,6 +246,55 @@ +@@ -235,6 +238,55 @@ .resource = a780_emu_resources, }; @@ -80,7 +80,7 @@ Index: linux-2.6.21/arch/arm/mach-pxa/ezx-a780.c static struct platform_device *devices[] __initdata = { &a780_pcap_device, &a780_emu_device, -@@ -263,6 +315,7 @@ +@@ -255,6 +307,7 @@ set_pxa_fb_info(&a780_fb_info); pxa_set_mci_info(&a780_mci_platform_data); |