Searched hist:"9 bc8069c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | power.c | 9bc8069c Tue Mar 16 07:48:39 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Port power protocol to new protocols interface
Convert internals of protocol implementation to use protocol handles and expose a new protocol operations interface for SCMI driver using the new get/put common operations, while keeping the old handle->power_ops still around to ease transition.
Remove handle->power_priv now unused.
Link: https://lore.kernel.org/r/20210316124903.35011-15-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>
|
/openbmc/linux/include/linux/ |
H A D | scmi_protocol.h | 9bc8069c Tue Mar 16 07:48:39 CDT 2021 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Port power protocol to new protocols interface
Convert internals of protocol implementation to use protocol handles and expose a new protocol operations interface for SCMI driver using the new get/put common operations, while keeping the old handle->power_ops still around to ease transition.
Remove handle->power_priv now unused.
Link: https://lore.kernel.org/r/20210316124903.35011-15-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>
|