diff options
| author | Umang Jain <[email protected]> | 2022-12-23 17:54:01 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 19:22:12 +0100 |
| commit | 82a9eb4a3561e1d6d408754f5516af7a59019df2 (patch) | |
| tree | 0a2e29b0dc4f9f516de337403add76a7982e131a /tools/perf/scripts/python | |
| parent | ab73dc85328195c10a55b8f0fbc5b0e2749c628a (diff) | |
staging: vc04_services: Drop VCHIQ_RETRY usage
Drop the usage of VCHIQ_RETRY vchiq_status enum type in most of the
places and replace it with -EAGAIN. The exception to this replacement
is vchiq_send_remote_use() and vchiq_send_remote_use_active() which will
be addressed in the subsequent commit.
This patch acts as intermediatory to address the TODO item:
* Get rid of custom function return values
for vc04_services/interface.
Signed-off-by: Umang Jain <[email protected]>
Tested-by: Stefan Wahren <[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')
0 files changed, 0 insertions, 0 deletions