commit | 34d8dfb1e6b51dbd6eefcb449b531c7ee773664c | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Wed Nov 22 17:26:06 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Dec 01 22:46:44 2006 -0500 |
tree | afc35f1f602340be69c6c66f10b0133a8624580f | |
parent | d39ca896fb9a25f80465d3e52872cf5c510762a8 [diff] |
[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>