Searched hist:"87 dff4e63cf2910f2e4a32d1cb3e4a1a25406eb7" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | shmem.c | diff 87dff4e63cf2910f2e4a32d1cb3e4a1a25406eb7 Mon Apr 20 10:23:12 CDT 2020 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Rename .clear_notification() transport_ops
SCMI transport operation .clear_notification() is indeed a generic method to clear the channel in a transport dependent way, as such it could be a useful helper also in other contexts.
Rename such method as .clear_channel(), renaming accordingly also its already existent call-sites.
No functional change.
Link: https://lore.kernel.org/r/20200420152315.21008-2-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | mailbox.c | diff 87dff4e63cf2910f2e4a32d1cb3e4a1a25406eb7 Mon Apr 20 10:23:12 CDT 2020 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Rename .clear_notification() transport_ops
SCMI transport operation .clear_notification() is indeed a generic method to clear the channel in a transport dependent way, as such it could be a useful helper also in other contexts.
Rename such method as .clear_channel(), renaming accordingly also its already existent call-sites.
No functional change.
Link: https://lore.kernel.org/r/20200420152315.21008-2-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | common.h | diff 87dff4e63cf2910f2e4a32d1cb3e4a1a25406eb7 Mon Apr 20 10:23:12 CDT 2020 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Rename .clear_notification() transport_ops
SCMI transport operation .clear_notification() is indeed a generic method to clear the channel in a transport dependent way, as such it could be a useful helper also in other contexts.
Rename such method as .clear_channel(), renaming accordingly also its already existent call-sites.
No functional change.
Link: https://lore.kernel.org/r/20200420152315.21008-2-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|
H A D | driver.c | diff 87dff4e63cf2910f2e4a32d1cb3e4a1a25406eb7 Mon Apr 20 10:23:12 CDT 2020 Cristian Marussi <cristian.marussi@arm.com> firmware: arm_scmi: Rename .clear_notification() transport_ops
SCMI transport operation .clear_notification() is indeed a generic method to clear the channel in a transport dependent way, as such it could be a useful helper also in other contexts.
Rename such method as .clear_channel(), renaming accordingly also its already existent call-sites.
No functional change.
Link: https://lore.kernel.org/r/20200420152315.21008-2-cristian.marussi@arm.com Signed-off-by: Cristian Marussi <cristian.marussi@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
|