diff options
| author | Liu Ying <[email protected]> | 2023-03-14 13:50:35 +0800 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2023-03-15 10:06:06 +0100 |
| commit | 0d3c9333d976af41d7dbc6bf4d9d2e95fbdf9c89 (patch) | |
| tree | b612341fb89b34e85a46ec2bcb2ebb972480585f /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | 2cde14b187b458b7dcf99360fe4435dae1645a1f (diff) | |
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
The returned array size for input formats is set through
atomic_get_input_bus_fmts()'s 'num_input_fmts' argument, so use
'num_input_fmts' to represent the array size in the function's kdoc,
not 'num_output_fmts'.
Fixes: 91ea83306bfa ("drm/bridge: Fix the bridge kernel doc")
Fixes: f32df58acc68 ("drm/bridge: Add the necessary bits to support bus format negotiation")
Signed-off-by: Liu Ying <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions