diff options
author | Jani Nikula <[email protected]> | 2023-09-05 20:11:22 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2023-09-11 18:35:16 +0300 |
commit | 9995d615125d9a323909171cba736905f6e68843 (patch) | |
tree | 801b194acfc7a23c6012f0a2b131a462a11dcd01 /lib/mpi/mpi-internal.h | |
parent | 34131651e1e192b68eaf30167c6bacb38e1870ab (diff) |
drm/i915/dsc: have intel_dsc_pps_read() return the value
Register read functions usually return the value instead of passing via
pointer parameters. Return the multiple register verification results
via a pointer parameter, which can also be NULL to skip the extra
checks.
Make the name conform to existing style better while at it.
Cc: Suraj Kandpal <[email protected]>
Cc: Ankit Nautiyal <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Reviewed-by: Suraj Kandpal <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/4d08c0f63c4975cc8cd01b0f82845c989bf13dd0.1693933849.git.jani.nikula@intel.com
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions