[PATCH] PATA libata: suspend/resume simple cases
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 22 Nov 2006 16:57:36 +0000 (16:57 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:49 +0000 (22:46 -0500)
commit30ced0f0d211999f316930eff7287aa5a9995bef
treef00359c2aa4dda61d7d31f58a72fee78ef059a14
parent8550c1637ba7dd96a76353eb52d31088f9c2f5fe
[PATCH] PATA libata: suspend/resume simple cases

This patch adds the suspend/resume callbacks for drivers which don't need
any additional help (beyond the pci resume quirk patch I posted earlier
anyway). Also bring version numbers back inline with master copies.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
15 files changed:
drivers/ata/ata_generic.c
drivers/ata/pata_atiixp.c
drivers/ata/pata_cs5535.c
drivers/ata/pata_cypress.c
drivers/ata/pata_efar.c
drivers/ata/pata_marvell.c
drivers/ata/pata_mpiix.c
drivers/ata/pata_netcell.c
drivers/ata/pata_ns87410.c
drivers/ata/pata_oldpiix.c
drivers/ata/pata_opti.c
drivers/ata/pata_optidma.c
drivers/ata/pata_radisys.c
drivers/ata/pata_sc1200.c
drivers/ata/pata_triflex.c