]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"
authorCan Guo <cang@codeaurora.org>
Wed, 20 Jan 2021 10:04:23 +0000 (02:04 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 21 Jan 2021 03:23:56 +0000 (22:23 -0500)
commita71754260a627a94fc02c88ad2f612682f49863e
tree34d572a7088cfedc9e734f53fbc0ab69435082a4
parentd649602ac68f7013e4c4ee826a15c616195a6ea5
Revert "Make sure clk scaling happens only when HBA is runtime ACTIVE"

Commit c17cfe1caaa9 ("scsi: ufs: Make sure clk scaling happens only
when HBA is runtime ACTIVE") is no longer needed since commit
2bb5dcf38c1e ("scsi: ufs: Protect some contexts from unexpected clock
scaling") is a more mature fix to protect UFS LLD stability from clock
scaling invoked through sysfs nodes by users.

Link: https://lore.kernel.org/r/1611137065-14266-4-git-send-email-cang@codeaurora.org
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