diff options
author | Ramalingam C <[email protected]> | 2019-05-07 21:57:37 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2019-05-09 09:44:41 +0200 |
commit | 0de655cae416b20ed7876adb480e5c65810274ea (patch) | |
tree | 9f9891ab49f7adbd6ec99149c055f1c275310233 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 43318c0ae38f78a1e3b2509b63bc8523daaa806b (diff) |
drm: generic fn converting be24 to cpu and vice versa
Existing functions for converting a 3bytes(be24) of big endian value
into u32 of little endian and vice versa are renamed as
s/drm_hdcp2_seq_num_to_u32/drm_hdcp_be24_to_cpu
s/drm_hdcp2_u32_to_seq_num/drm_hdcp_cpu_to_be24
Signed-off-by: Ramalingam C <[email protected]>
Suggested-by: Daniel Vetter <[email protected]>
cc: Tomas Winkler <[email protected]>
Acked-by: Dave Airlie <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions