]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit590f28b5aabda9ef6568b17354b315950d616256
tree5e218be9c35c39cc4f61b68d2f8361c2ba4efccc
parentd14a8aad20942dc96c074f5855b026495e2656f7
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