diff options
| author | Adrien Thierry <[email protected]> | 2022-05-18 15:11:17 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-06-06 08:03:46 +0200 |
| commit | f23f8a05a13bf9ea3e5143cc7195c5f91697d0f8 (patch) | |
| tree | 1d6cef1a93b7d832eca7cd2305999ad29afc2a64 /tools/perf/scripts/python/bin | |
| parent | bad44825fbf5ad9e97fec09d96c74d8a91685d2a (diff) | |
staging: vchiq_arm: pass vchiq instance to 'vchiq_get_service_userdata'
In order to remove the 'vchiq_states' global array, we need to pass the
vchiq_instance reference to the 'handle_to_service' function, as well as
to all functions that call 'handle_to_service'. This will allow
accessing the vchiq state through the vchiq instance instead of through
the global array.
'handle_to_service' is called by 'vchiq_get_service_userdata'.
Therefore, pass the vchiq instance reference to it.
Tested-by: Stefan Wahren <[email protected]>
Signed-off-by: Adrien Thierry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions