]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pata_ali: suspend/resume support
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 22 Nov 2006 17:26:06 +0000 (17:26 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:44 +0000 (22:46 -0500)
commitbb8e3b2c7595beeb19545089d82b4b4043de51dd
treeafc35f1f602340be69c6c66f10b0133a8624580f
parent4590f3f852aaae55f5bb1ae53e855d0ab587cd07
[PATCH] pata_ali: suspend/resume support

Various chipset functions must be reprogrammed on a resume from RAM,
without this things like ATAPI DMA stop working on resume with some
chipset variants. Split the chipset programming and init time method selection into two functions.

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