From: Christoph Hellwig Date: Sun, 7 Aug 2005 13:23:42 +0000 (+0100) Subject: [PATCH] ARM: switch fd1772.c from sleep_on to wait_event X-Git-Tag: v2.6.13-rc7~131^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71abe99980e6d7ff8aee8acc7da817b3ad7d8a89;p=pandora-kernel.git [PATCH] ARM: switch fd1772.c from sleep_on to wait_event Doesn't make the local irq disabling around it less buggy, but at least we replace the offender with the right kind of primitive. Signed-off-by: Christoph Hellwig Signed-off-by: Russell King --- Reading git-diff-tree failed