mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Christian König" <christian.koenig@amd.com>
To: Geert Uytterhoeven <geert+renesas@glider.be>,
	Jiri Kosina <trivial@kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
	Alex Deucher <alexander.deucher@amd.com>,
	<dri-devel@lists.freedesktop.org>
Subject: Re: [PATCH trivial 3/4] drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/
Date: Sat, 18 Feb 2017 10:17:30 +0100	[thread overview]
Message-ID: <b74d0ded-2e65-b363-0c5b-a110defa9f9a@amd.com> (raw)
In-Reply-To: <1487345799-1638-3-git-send-email-geert+renesas@glider.be>

Am 17.02.2017 um 16:36 schrieb Geert Uytterhoeven:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> Cc: Alex Deucher <alexander.deucher@amd.com>
> Cc: Christian König <christian.koenig@amd.com>
> Cc: dri-devel@lists.freedesktop.orgamd-gfx@lists.freedesktop.org

Reviewed-by: Christian König <christian.koenig@amd.com>

> ---
>   drivers/gpu/drm/amd/amdgpu/cikd.h | 2 +-
>   drivers/gpu/drm/radeon/cikd.h     | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/cikd.h b/drivers/gpu/drm/amd/amdgpu/cikd.h
> index 6cbd913fd12ed6f9..6a9e38a3d2a0bbee 100644
> --- a/drivers/gpu/drm/amd/amdgpu/cikd.h
> +++ b/drivers/gpu/drm/amd/amdgpu/cikd.h
> @@ -502,7 +502,7 @@
>   #       define SDMA_COPY_SUB_OPCODE_T2T_SUB_WINDOW        6
>   #define	SDMA_OPCODE_WRITE				  2
>   #       define SDMA_WRITE_SUB_OPCODE_LINEAR               0
> -#       define SDMA_WRTIE_SUB_OPCODE_TILED                1
> +#       define SDMA_WRITE_SUB_OPCODE_TILED                1
>   #define	SDMA_OPCODE_INDIRECT_BUFFER			  4
>   #define	SDMA_OPCODE_FENCE				  5
>   #define	SDMA_OPCODE_TRAP				  6
> diff --git a/drivers/gpu/drm/radeon/cikd.h b/drivers/gpu/drm/radeon/cikd.h
> index 48db93577c1dacad..e21015475ed52f31 100644
> --- a/drivers/gpu/drm/radeon/cikd.h
> +++ b/drivers/gpu/drm/radeon/cikd.h
> @@ -2016,7 +2016,7 @@
>   #       define SDMA_COPY_SUB_OPCODE_T2T_SUB_WINDOW        6
>   #define	SDMA_OPCODE_WRITE				  2
>   #       define SDMA_WRITE_SUB_OPCODE_LINEAR               0
> -#       define SDMA_WRTIE_SUB_OPCODE_TILED                1
> +#       define SDMA_WRITE_SUB_OPCODE_TILED                1
>   #define	SDMA_OPCODE_INDIRECT_BUFFER			  4
>   #define	SDMA_OPCODE_FENCE				  5
>   #define	SDMA_OPCODE_TRAP				  6

  reply	other threads:[~2017-02-18  9:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 15:36 [PATCH trivial 1/4] HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/ Geert Uytterhoeven
2017-02-17 15:36 ` [PATCH trivial 2/4] rtlwifi: rtl8821ae: Spelling s/wrtie_addr/write_addr/ Geert Uytterhoeven
2017-02-17 16:14   ` Larry Finger
2017-02-17 16:19     ` Geert Uytterhoeven
2017-02-17 16:42       ` Larry Finger
2017-02-17 15:36 ` [PATCH trivial 3/4] drm/amd: Spelling s/SDMA_WRTIE_SUB_OPCODE_TILED/SDMA_WRITE_SUB_OPCODE_TILED/ Geert Uytterhoeven
2017-02-18  9:17   ` Christian König [this message]
2017-02-23 14:36     ` Alex Deucher
2017-02-17 15:36 ` [PATCH trivial 4/4] PM / Documentation: Spelling s/wrtie/write/ Geert Uytterhoeven
2017-02-18  1:19   ` Rafael J. Wysocki
2017-02-18  9:24 ` [PATCH trivial 1/4] HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/ Bruno Prémont

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b74d0ded-2e65-b363-0c5b-a110defa9f9a@amd.com \
    --to=christian.koenig@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®