diff options
author | Jani Nikula <[email protected]> | 2022-03-31 21:44:58 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2022-04-01 17:44:02 +0300 |
commit | e9a9e0768ba49d9cad3b698860af1842c53c717f (patch) | |
tree | a9a17e4b0718d2706bc5de1a8c9438aea0466a0e /tools/perf/scripts/python | |
parent | 15325e3c1013035c2e3e266ba79a0c3bef905f25 (diff) |
drm/edid: use struct edid * in drm_do_get_edid()
Mixing u8 * and struct edid * is confusing, switch to the latter.
v2:
- Rebase on the invalid block filtering fix
- Rename struct edid *base to *dest_block for clarity (Ville)
Cc: Ville Syrjälä <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/18bf820c1d20e616076b3275627e7ebf01bce7a3.1648752228.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions