Add a sas phy to the device hierarchy
int sas_phy_add(struct sas_phy * phy);
phy
The PHY to be added
Publishes a SAS PHY to the rest of the system.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>