]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: ufs-qcom: Remove unused MSM bus scaling APIs
authorSai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Tue, 4 Aug 2020 16:10:33 +0000 (21:40 +0530)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 21 Aug 2020 01:41:51 +0000 (21:41 -0400)
commit5df16d967feb4bf8526654aa231264613469d1c3
tree906918865f24e0eefbfba148328526c0c3e3ee11
parent7095b9607fa13c19cc98cf7058103210b1d34fe3
scsi: ufs-qcom: Remove unused MSM bus scaling APIs

MSM bus scaling has moved on to use interconnect framework and downstream
bus scaling APIs like msm_bus_scale*() do not exist anymore in the
kernel. Currently they are guarded by a config which also does not exist
and hence there are no build failures reported. Remove these unused
interfaces as they are currently no-ops and the scaling support that may be
added in future will use interconnect API.

Link: https://lore.kernel.org/r/20200804161033.15586-1-saiprakash.ranjan@codeaurora.org
Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufs-qcom.c
drivers/scsi/ufs/ufs-qcom.h