diff options
| author | Maxime Ripard <[email protected]> | 2023-12-22 18:42:05 +0100 |
|---|---|---|
| committer | Heiko Stuebner <[email protected]> | 2023-12-30 00:38:23 +0100 |
| commit | cc9ec38cb2cd32518fe02615d004e96ce2fd0348 (patch) | |
| tree | 510ef65e3c57ef5446e88ca7fe2c0fa6a956c267 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | aa4f96e2de82f5e0dfc0102d08f66918c5e3637f (diff) | |
drm/rockchip: inno_hdmi: Move infoframe disable to separate function
The code to upload infoframes to the controller uses a weird construct
which, based on the previous function call return code, will either
disable or enable that infoframe.
In order to get rid of that argument, let's split the function to
disable the infoframe into a separate function and make it obvious what
we are doing in the error path.
Signed-off-by: Maxime Ripard <[email protected]>
Tested-by: Alex Bee <[email protected]>
Signed-off-by: Alex Bee <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions