[PATCH] pata_via suspend/resume support
authorAlan <alan@lxorguk.ukuu.org.uk>
Mon, 27 Nov 2006 16:19:36 +0000 (16:19 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:58 +0000 (22:46 -0500)
commit627d2d3261a42c9b5b0a02a1f8d0ae5414729cb9
tree40e0d04160c34c1a9da0b0ae846d863eab582895
parentc304193a005b5262671c1389b1cae96d7afc952a
[PATCH] pata_via suspend/resume support

The major VIA issues were handled by the quirks update for resume quirks.
The ATA driver also has to do some work however when resuming from RAM.
Certain chips need the FIFO reconfiguring, and the 66MHz clock setup
updating.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/pata_via.c