]> git.baikalelectronics.ru Git - kernel.git/commit
firmware: arm_scmi: Remove legacy scmi_reset_ops protocol interface
authorCristian Marussi <cristian.marussi@arm.com>
Tue, 16 Mar 2021 12:48:47 +0000 (12:48 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Tue, 30 Mar 2021 15:34:54 +0000 (16:34 +0100)
commit0a29584f09881d683998b96af05a8670911ec5f7
treed693471dd5034f92f249a3e531159b2adfe66ed1
parentde0840bab58cd71cc490814c5d4c2d4fbda974e5
firmware: arm_scmi: Remove legacy scmi_reset_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-23-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/reset.c
include/linux/scmi_protocol.h