[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)
commitbf7551c441d4b7b0de867d21b96881f3911e89b0
tree51f024698c9972060077a9e4eea6661f0e67fef1
parentf31f0cc2f0b7527072d94d02da332d9bb8d7d94c
[libata] pata_{legacy,sc1200,sl82c105}: add missing hooks

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>
drivers/ata/pata_legacy.c
drivers/ata/pata_sc1200.c
drivers/ata/pata_sl82c105.c