aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-03-10 23:41:23 +0100
committerLi Yang <[email protected]>2023-05-30 18:58:42 -0500
commitb816b9444c105b159ffc710579a204b75ed61261 (patch)
tree18c4c57e852b039df5e6287032f68e9fabd5a276 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentac9a78681b921877518763ba0e89202254349d1b (diff)
bus: fsl-mc: Only warn once about errors on device unbind
If a platform driver's remove function returns an error code, this results in a (generic and little helpful) error message. Otherwise the value is ignored. As fsl_mc_driver_remove() already emit an error message, return 0 also in the error case. The only effect is to suppress the device core's error message. Signed-off-by: Uwe Kleine-König <[email protected]> Reviewed-by: Ioana Ciornei <[email protected]> Tested-by: Ioana Ciornei <[email protected]> # sanity checks Reviewed-by: Laurentiu Tudor <[email protected]> Tested-by: Laurentiu Tudor <[email protected]> Signed-off-by: Li Yang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions