[PATCH] pata_rz1000: Force readahead off on resume
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 22 Nov 2006 17:23:37 +0000 (17:23 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:46 +0000 (22:46 -0500)
The RZ1000 is a generic device except that it has a readahead fifo flaw
that corrupts. We force this off at init time but we want to be paranoid
and force it off at resume as well. I don't know of any actual hardware
that supports both RZ1000 and suspend to RAM but given its a disk muncher
better safe than sorry.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found