]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ARM: switch fd1772.c from sleep_on to wait_event
authorChristoph Hellwig <hch@lst.de>
Sun, 7 Aug 2005 13:23:42 +0000 (14:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Aug 2005 13:23:42 +0000 (14:23 +0100)
commitbad6a7c1040fb454704401550c41158414f4fdfd
tree73c492d859266b54a556ec92471c76d035c926e9
parentc949ba79e368f61ca8269fabdf5efb0f1804e348
[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>
drivers/acorn/block/fd1772.c