]> 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)
commit82b5fc32b0bdc3fa8d7a78dd7c7b983cfe566744
treecf24abdbe2cc63a8a7238a2337a3f3a20cc16a9d
parentefab63bdb0412ea09dc8ced37f9d2647ae1cfc29
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