The patch titled pata_winbond: restore cable method has been removed from the -mm tree. Its filename was pata_winbond-restore-cable-method.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: pata_winbond: restore cable method From: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Alan Cox <alan@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/ata/pata_winbond.c | 1 + 1 file changed, 1 insertion(+) diff -puN drivers/ata/pata_winbond.c~pata_winbond-restore-cable-method drivers/ata/pata_winbond.c --- a/drivers/ata/pata_winbond.c~pata_winbond-restore-cable-method +++ a/drivers/ata/pata_winbond.c @@ -152,6 +152,7 @@ static struct ata_port_operations winbon .thaw = ata_bmdma_thaw, .error_handler = ata_bmdma_error_handler, .post_internal_cmd = ata_bmdma_post_internal_cmd, + .cable_detect = ata_cable_40wire, .qc_prep = ata_qc_prep, .qc_issue = ata_qc_issue_prot, _ Patches currently in -mm which might be from alan@xxxxxxxxxx are origin.patch git-libata-all.patch ata_generic-remove-all-the-crud-again-and-use-cable.patch pata_cypress-re-remove-all-the-crap-and-switch-back-to.patch libata-acpi-add-infrastructure-for-drivers-to-use.patch libata-acpi-add-infrastructure-for-drivers-to-use-fix.patch pata_acpi-restore-driver.patch pata_acpi-restore-driver-fix.patch libata-misc-minor-merge-fixups.patch pata_hpt37x-further-small-fixes.patch pata_hpt3x2n-add-hpt371n-support-and-other-bits.patch pata_pdc2027x-bring-into-line-with-changes-add-the-mode.patch pci_module_init-convertion-in-tmscsimc.patch tty-clarify-documentation-of-write.patch tty-i386-x86_64-arbitary-speed-support.patch revoke-special-mmap-handling.patch revoke-add-documentation.patch revoke-wire-up-i386-system-calls.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html