[PATCH] pata_cs5530: suspend/resume support
authorAlan <alan@lxorguk.ukuu.org.uk>
Wed, 22 Nov 2006 17:21:03 +0000 (17:21 +0000)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 03:46:43 +0000 (22:46 -0500)
commitf7e37ba83fd3e92411dfc97d08eaf9d85dfac2ee
tree006f16b753f1e56a14958ce195142445e251143d
parent54083f114efad2d4fa993c52024f8973c70b9edb
[PATCH] pata_cs5530: suspend/resume support

The 5530 needs various set up performing both at init time and resume
time. To keep the code clean the common setup code is moved into a new
function and called from both handlers.

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