linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [TRIVIAL] drm/amd/display: fix typo: liason -> liaison
@ 2021-03-28  5:35 Diego Viola
  2021-03-29 15:32 ` Alex Deucher
  0 siblings, 1 reply; 2+ messages in thread
From: Diego Viola @ 2021-03-28  5:35 UTC (permalink / raw)
  To: alexander.deucher; +Cc: dri-devel, linux-kernel, trivial, Diego Viola

Signed-off-by: Diego Viola <diego.viola@gmail.com>
---
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
index 573cf17262da..1b4b4f508662 100644
--- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
+++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
@@ -121,7 +121,7 @@ MODULE_FIRMWARE(FIRMWARE_NAVI12_DMCU);
  * DOC: overview
  *
  * The AMDgpu display manager, **amdgpu_dm** (or even simpler,
- * **dm**) sits between DRM and DC. It acts as a liason, converting DRM
+ * **dm**) sits between DRM and DC. It acts as a liaison, converting DRM
  * requests into DC requests, and DC responses into DRM responses.
  *
  * The root control structure is &struct amdgpu_display_manager.
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [TRIVIAL] drm/amd/display: fix typo: liason -> liaison
  2021-03-28  5:35 [TRIVIAL] drm/amd/display: fix typo: liason -> liaison Diego Viola
@ 2021-03-29 15:32 ` Alex Deucher
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Deucher @ 2021-03-29 15:32 UTC (permalink / raw)
  To: Diego Viola
  Cc: Deucher, Alexander, Jiri Kosina, LKML, Maling list - DRI developers

Applied.  Thanks!

Alex

On Sun, Mar 28, 2021 at 1:35 AM Diego Viola <diego.viola@gmail.com> wrote:
>
> Signed-off-by: Diego Viola <diego.viola@gmail.com>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index 573cf17262da..1b4b4f508662 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -121,7 +121,7 @@ MODULE_FIRMWARE(FIRMWARE_NAVI12_DMCU);
>   * DOC: overview
>   *
>   * The AMDgpu display manager, **amdgpu_dm** (or even simpler,
> - * **dm**) sits between DRM and DC. It acts as a liason, converting DRM
> + * **dm**) sits between DRM and DC. It acts as a liaison, converting DRM
>   * requests into DC requests, and DC responses into DRM responses.
>   *
>   * The root control structure is &struct amdgpu_display_manager.
> --
> 2.31.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-29 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28  5:35 [TRIVIAL] drm/amd/display: fix typo: liason -> liaison Diego Viola
2021-03-29 15:32 ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).