summaryrefslogtreecommitdiff
path: root/packages/linux/linux-ezx/nobody_cared.patch
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-05-11 17:23:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-11 17:23:44 +0000
commit844bf825c75c21864c1ba911642d58021e08e9ed (patch)
treea4fc24b7330cd955c23787749f4cf751bf35dc57 /packages/linux/linux-ezx/nobody_cared.patch
parent2222e629a6bf3ebaafce55cfd533486ec9926887 (diff)
add first stab at support for the Motorola A780 GSM phone
NOTE: for now, we use a dedicated linux-ezx kernel, but once this proves working, we will probably unify with linux-openzaurus
Diffstat (limited to 'packages/linux/linux-ezx/nobody_cared.patch')
-rw-r--r--packages/linux/linux-ezx/nobody_cared.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/linux/linux-ezx/nobody_cared.patch b/packages/linux/linux-ezx/nobody_cared.patch
new file mode 100644
index 0000000000..917ec007d8
--- /dev/null
+++ b/packages/linux/linux-ezx/nobody_cared.patch
@@ -0,0 +1,13 @@
+Index: linux-2.6.16.5-ezx/arch/arm/kernel/irq.c
+===================================================================
+--- linux-2.6.16.5-ezx.orig/arch/arm/kernel/irq.c 2006-04-12 17:27:57.000000000 -0300
++++ linux-2.6.16.5-ezx/arch/arm/kernel/irq.c 2006-04-22 19:00:53.000000000 -0300
+@@ -305,6 +305,8 @@
+ static int count = 100;
+ struct irqaction *action;
+
++ return;
++
+ if (!count || noirqdebug)
+ return;
+