]> git.karo-electronics.de Git - karo-tx-linux.git/commit
isci: Change the phy control and link reset interface for HW reasons.
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 9 Mar 2012 06:42:07 +0000 (22:42 -0800)
committerDan Williams <dan.j.williams@intel.com>
Fri, 13 Apr 2012 07:14:36 +0000 (00:14 -0700)
commit7dc41743175b087d9497717e62ccd4391baa9089
treecc3ebb73e0b5fab122956eb2df541249fac3e8ab
parente6f601fe29dc6bc19c86de1512fe0d090151ccfd
isci: Change the phy control and link reset interface for HW reasons.

There is an apparent HW lockup caused when the PE is disabled while there
is an outstanding TC in progress.  This change puts the link into OOB to
force the TC to end before the PE is disabled.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/phy.c