commit | f7e37ba83fd3e92411dfc97d08eaf9d85dfac2ee | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Wed Nov 22 17:21:03 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Dec 01 22:46:43 2006 -0500 |
tree | 006f16b753f1e56a14958ce195142445e251143d | |
parent | 54083f114efad2d4fa993c52024f8973c70b9edb [diff] |
[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>