[libata] pata_{legacy,sc1200,sl82c105}: add missing hooks
authorJeff Garzik <jeff@garzik.org>
Fri, 2 Mar 2007 23:09:05 +0000 (18:09 -0500)
committerJeff Garzik <jeff@garzik.org>
Fri, 2 Mar 2007 23:09:05 +0000 (18:09 -0500)
Alan Cox noticed several hooks in pata_* drivers were missing, when
he authored his ->cable_detect hook patches.  This patch extracts
just those fixes from Alan's patches, adding the necessary hooks
(usually ->freeze, ->thaw, and ->post_internal_cmd) to the drivers.

Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found