commit | 71abe99980e6d7ff8aee8acc7da817b3ad7d8a89 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sun Aug 07 14:23:42 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Aug 07 14:23:42 2005 +0100 |
tree | 73c492d859266b54a556ec92471c76d035c926e9 | |
parent | fc1df37e3b195cb73ecb14c30d41b7aace3f844a [diff] |
[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 <hch@lst.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>