]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interface
authorCristian Marussi <cristian.marussi@arm.com>
Tue, 16 Mar 2021 12:48:44 +0000 (12:48 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 30 Mar 2021 15:34:54 +0000 (16:34 +0100)
commit0f47fd7b661c8346fa924f01c26d8afb475f606a
treecf24abdbe2cc63a8a7238a2337a3f3a20cc16a9d
parent533a3d77544ba9a8a10321f3cd6177c8075c4c64
firmware: arm_scmi: Remove legacy scmi_clk_ops protocol interface

Now that all the SCMI driver users have been migrated to the new interface
remove the legacy interface and all the transient code.

Link: https://lore.kernel.org/r/20210316124903.35011-20-cristian.marussi@arm.com
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/clock.c
include/linux/scmi_protocol.h