Searched hist:bf7551c441d4b7b0de867d21b96881f3911e89b0 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/ata/ |
H A D | pata_sc1200.c | diff bf7551c441d4b7b0de867d21b96881f3911e89b0 Fri Mar 02 17:09:05 CST 2007 Jeff Garzik <jeff@garzik.org> [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>
|
H A D | pata_sl82c105.c | diff bf7551c441d4b7b0de867d21b96881f3911e89b0 Fri Mar 02 17:09:05 CST 2007 Jeff Garzik <jeff@garzik.org> [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>
|
H A D | pata_legacy.c | diff bf7551c441d4b7b0de867d21b96881f3911e89b0 Fri Mar 02 17:09:05 CST 2007 Jeff Garzik <jeff@garzik.org> [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>
|