diff options
author | Lyude Paul <lyude@redhat.com> | 2020-01-22 14:48:46 -0500 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2020-03-13 14:52:35 -0400 |
commit | 1cfff5f01563c8dd8e7243244b47a17998b81187 (patch) | |
tree | 237f169649f78dba4ebbfc4b050a10a3884cd06f /Documentation/devicetree | |
parent | cce81ba6b715943e888c1aaa4720f1895cbb28f5 (diff) |
drm/dp_mst: Convert drm_dp_mst_topology_mgr.is_waiting_for_dwn_reply to bitfield
Small nitpick that I noticed a second ago - we can save some space in
the struct by making this a bitfield and sticking it with the rest of
the bitfields. Also, some small cleanup to the kdocs for this member.
There should be no functional changes in this patch.
Signed-off-by: Lyude Paul <lyude@redhat.com>
Cc: Wayne Lin <Wayne.Lin@amd.com>
Reviewed-by: Wayne Lin <Wayne.Lin@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200122194846.16025-1-lyude@redhat.com
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions