[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)
commitad4a42d287546888349ad24d351673a59f429ee8
treee8a5ae897be2ed04e095b566547ddda47b0ec605
parent34d8dfb1e6b51dbd6eefcb449b531c7ee773664c
[PATCH] pata_rz1000: Force readahead off on resume

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>
drivers/ata/pata_rz1000.c