aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUmang Jain <[email protected]>2022-12-23 17:54:02 +0530
committerGreg Kroah-Hartman <[email protected]>2023-01-17 19:22:37 +0100
commit030691e1357b99110382b4780f8f5d5715565dde (patch)
treea67e7a2816e11097e0cc5fa5e5d13499244c82c8 /tools/perf/scripts/python
parent82a9eb4a3561e1d6d408754f5516af7a59019df2 (diff)
staging: vc04_services: vchiq_arm: Drop VCHIQ_RETRY usage on disconnect
Drop the usage of VCHIQ_RETRY when the vchiq has connection status VCHIQ_CONNSTATE_DISCONNECTED. Disconnected status will not be valid to carry on a retry, hence replace the VCHIQ_RETRY with -ENOTCONN. This patch removes the usage of vCHIQ_RETRY completely and act 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