]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: ufs: qcom: Add phy_exit call in hcd exit path
authorVivek Gautam <vivek.gautam@codeaurora.org>
Tue, 8 Nov 2016 10:07:50 +0000 (15:37 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 8 Nov 2016 23:05:45 +0000 (18:05 -0500)
commitd7fe6b661abc2d034a0ad7d582a630f347d56a7b
tree60c07be907205b204276c0073b50a0458ec7093d
parent3d4640f1cf84c6f40af356d6682205bf8d491731
scsi: ufs: qcom: Add phy_exit call in hcd exit path

Do a phy_exit() over the ufs phy in the ufs qcom exit path
to de-initialize the phy.

Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufs-qcom.c