scsi: ufs: Remove the check before call setup clock notify vops
authorCan Guo <cang@codeaurora.org>
Tue, 11 Feb 2020 03:40:47 +0000 (19:40 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 13 Feb 2020 00:42:36 +0000 (19:42 -0500)
commit38f3242e9e2022a7613dd4c108f2b7d55a9bb00a
tree5e218be9c35c39cc4f61b68d2f8361c2ba4efccc
parent8240dd97cef42485b0f28553d31bc5c6a23dd0cc
scsi: ufs: Remove the check before call setup clock notify vops

The functionality of vendor specific ops should be handled properly in
platform specific driver, but should not count on the UFS driver.

Link: https://lore.kernel.org/r/1581392451-28743-5-git-send-email-cang@codeaurora.org
Reviewed-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>
Signed-off-by: Can Guo <cang@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufshcd.c