From: Nelson Castillo Date: Tue, 12 May 2009 20:26:47 +0000 (-0700) Subject: mfd: pcf50633: fix unsafe disable_irq() X-Git-Tag: v2.6.30-rc7~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f43ab901005c2bb3c5440e91b6efae9f5db02e7c;p=pandora-kernel.git mfd: pcf50633: fix unsafe disable_irq() Without this change Openmoko Freerunner (GTA02) bootstrap will deadlock. As pointed out in other patches this issue is in the wild since the merge of: : commit 3aa551c9b4c40018f0e261a178e3d25478dc04a9 : Author: Thomas Gleixner : Date: Mon Mar 23 18:28:15 2009 +0100 : : genirq: add threaded interrupt handler support : : Add support for threaded interrupt handlers Signed-off-by: Nelson Castillo Cc: Ingo Molnar Cc: Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed