OSDN Git Service

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)
commit68bdb3db6ce3af6082395396efb301fb98ae87b9
tree906918865f24e0eefbfba148328526c0c3e3ee11
parentce60a2b827d71cbfa1942a1f3d23ce4a12f20d21
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