Applied. Thanks!
On Fri, Apr 4, 2025 at 1:48 AM Alexandre Demers <alexandre.f.dem...@gmail.com> wrote: > > Typos were found in DCE, where hpd should have been used. > > DCE6/8: standardize the "interrupt" vs "irq" usage in function names > with DCE10/11. > > Alexandre Demers (2): > drm/amdgpu: fix typos in DCEs > drm/amdgpu: use "irq" in place of "interrupt" in DCE6/8 as in DCE10/11 > > drivers/gpu/drm/amd/amdgpu/dce_v10_0.c | 4 +-- > drivers/gpu/drm/amd/amdgpu/dce_v11_0.c | 7 ++--- > drivers/gpu/drm/amd/amdgpu/dce_v6_0.c | 28 +++++++++---------- > drivers/gpu/drm/amd/amdgpu/dce_v8_0.c | 16 +++++------ > .../drm/amd/display/dc/link/link_factory.c | 2 +- > 5 files changed, 28 insertions(+), 29 deletions(-) > > -- > 2.49.0 >