diff options
author | Maxime Ripard <[email protected]> | 2022-09-29 18:30:59 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-10-10 13:56:14 +0200 |
commit | d0236008f833e058c6abbcbf725cfa60a4d3efc5 (patch) | |
tree | 3abbc9233936f3f94e61afdc2b13c100ff3ab00b /lib/mpi/mpi-internal.h | |
parent | 05e70e32f712e9fdf8a351caf97ba60fa8b71b44 (diff) |
drm/connector: Rename subconnector state variable
There is two TV subconnector related properties registered by
drm_mode_create_tv_properties(): subconnector and select subconnector.
While the select subconnector property is stored in the kernel by the
drm_tv_connector_state structure, the subconnector property isn't stored
anywhere.
Worse, the select subconnector property is stored in a field called
subconnector, creating some ambiguity about which property content we're
accessing.
Let's rename that field to one called select_subconnector to make it move
obvious what it's about.
Acked-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Noralf Trønnes <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions