commit | bf7551c441d4b7b0de867d21b96881f3911e89b0 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Mar 02 18:09:05 2007 -0500 |
committer | Jeff Garzik <jeff@garzik.org> | Fri Mar 02 18:09:05 2007 -0500 |
tree | 51f024698c9972060077a9e4eea6661f0e67fef1 | |
parent | f31f0cc2f0b7527072d94d02da332d9bb8d7d94c [diff] |
[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>