commit | 852809559e4680ba4768262a6c3d21454fcd460e | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Tue Jun 28 15:05:53 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:52 2011 -0700 |
tree | a67170a9dd2a4c9f15d215f4b96e890cdb53a7e7 | |
parent | 5076a1a97e2fa61c847a5fdd4b1991faf7716da6 [diff] |
isci: unify isci_phy and scic_sds_phy They are one in the same object so remove the distinction. The near duplicate fields (owning_port, and isci_port) will be cleaned up after the scic_sds_port isci_port unification. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>