[PATCH] drm/amdgpu: Fix a typo ("boradcast")
Alex Deucher
alexdeucher at gmail.com
Tue Jan 31 17:16:21 UTC 2023
Applied. Thanks!
On Sun, Jan 29, 2023 at 10:18 AM Jonathan Neuschäfer
<j.neuschaefer at gmx.net> wrote:
>
> Spell it as "broadcast".
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
> ---
> drivers/gpu/drm/amd/amdgpu/df_v1_7.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/df_v1_7.c b/drivers/gpu/drm/amd/amdgpu/df_v1_7.c
> index b991609f46c10..5dfab80ffff21 100644
> --- a/drivers/gpu/drm/amd/amdgpu/df_v1_7.c
> +++ b/drivers/gpu/drm/amd/amdgpu/df_v1_7.c
> @@ -94,7 +94,7 @@ static void df_v1_7_update_medium_grain_clock_gating(struct amdgpu_device *adev,
> WREG32_SOC15(DF, 0, mmDF_PIE_AON0_DfGlobalClkGater, tmp);
> }
>
> - /* Exit boradcast mode */
> + /* Exit broadcast mode */
> adev->df.funcs->enable_broadcast_mode(adev, false);
> }
>
> --
> 2.39.0
>
More information about the amd-gfx
mailing list