libata-sff: Reenable Port Multiplier after libata-sff remodeling.
authorGwendal Grignou <gwendal@google.com>
Tue, 31 Aug 2010 23:20:36 +0000 (16:20 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 10 Sep 2010 02:31:55 +0000 (22:31 -0400)
Keep track of the link on the which the current request is in progress.
It allows support of links behind port multiplier.

Not all libata-sff is PMP compliant. Code for native BMDMA controller
does not take in accound PMP.

Tested on Marvell 7042 and Sil7526.

Signed-off-by: Gwendal Grignou <gwendal@google.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found