firmware: arm_scmi: Port genpd driver to the new scmi_power_proto_ops interface
authorCristian Marussi <cristian.marussi@arm.com>
Tue, 16 Mar 2021 12:48:40 +0000 (12:48 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 29 Mar 2021 09:00:35 +0000 (10:00 +0100)
commit26f19496a9764c0cd73f4f90c669210a59c09be9
treef5b6255f5db6c1b3833a87391742e4d262620111
parent9bc8069c85678e9a61584b58951b7c5fcdd5d357
firmware: arm_scmi: Port genpd driver to the new scmi_power_proto_ops interface

Port the scmi genpd driver to the new SCMI power interface based on
protocol handles and common devm_get_ops().

Link: https://lore.kernel.org/r/20210316124903.35011-16-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/scmi_pm_domain.c