diff options
author | Cristian Marussi <[email protected]> | 2021-03-16 12:49:00 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2021-03-30 16:35:15 +0100 |
commit | a02d7c93c1f3cc892b69b50069ae757c92c03b0d (patch) | |
tree | 30ba749e68051657d0af52acc1cdf0672c505be1 /drivers/fpga/fpga-bridge.c | |
parent | 3cb8c95f4b3055691db500ae7ab545074a771808 (diff) |
firmware: arm_scmi: Make notify_priv really private
Notification private data is currently accessible via handle->notify_priv,
this data was indeed meant to be private to the notification core support
and not to be accessible by SCMI drivers. Make it private hiding it
inside instance descriptor struct scmi_info and accessible only via
dedicated helpers.
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Florian Fainelli <[email protected]>
Signed-off-by: Cristian Marussi <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions