scsi: libsas: Export sas_phy_enable()
authorLuo Jiaxing <luojiaxing@huawei.com>
Tue, 12 Oct 2021 12:26:27 +0000 (20:26 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 13 Oct 2021 02:46:06 +0000 (22:46 -0400)
commit00aeaf329a3a1ea3d3606fefa1d29f69f828bd21
treee7c4785a5c892817ab5de888c7f67ccd81365b21
parent046ab7d0f5943dd74c351e1f3a771dea785fe25d
scsi: libsas: Export sas_phy_enable()

Export sas_phy_enable() so LLDDs can directly use it to control remote
phys.

We already do this for companion function sas_phy_reset().

Link: https://lore.kernel.org/r/1634041588-74824-4-git-send-email-john.garry@huawei.com
Signed-off-by: Luo Jiaxing <luojiaxing@huawei.com>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libsas/sas_init.c
include/scsi/libsas.h