aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorBjorn Andersson <[email protected]>2024-03-28 07:40:05 -0700
committerDmitry Baryshkov <[email protected]>2024-04-22 16:22:49 +0300
commit0c946674bc5db039a59ee01abe01b5bcc6b602e1 (patch)
treec5b5f2379dfbfc9c1957a738e289c92b4f1fd277 /tools/perf/scripts/python/net_dropmonitor.py
parent07823889bf37e2ab8aca11e53743f98c779e9f03 (diff)
drm/msm/dp: Use function arguments for audio operations
The dp_audio read and write operations uses members in struct dp_catalog for passing arguments and return values. This adds unnecessary complexity to the implementation, as it turns out after detangling the logic that no state is actually held in these variables. Clean this up by using function arguments and return values for passing the data. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/585350/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions