| commit | 4b33981ade7cf723f3f32809e34192376c9a10f8 | [log] [tgz] |
|---|---|---|
| author | Dan Williams <dan.j.williams@intel.com> | Fri May 06 17:36:38 2011 -0700 |
| committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:47 2011 -0700 |
| tree | 576eda3b06d27e9911203bfbf2e5818ce63cac08 | |
| parent | a98a7426bc91700ac8613701daf8470efe2ad2d2 [diff] |
isci: unify phy data structures Make scic_sds_phy a member of isci_phy and merge their lifetimes which means removing the phy table from scic_sds_controller in favor of the one at that isci_host level. Reported-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dan Williams <dan.j.williams@intel.com>