linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/rockchip: typo: selet->select
@ 2018-09-23 14:20 Marty E. Plummer
  2018-09-27 10:13 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Marty E. Plummer @ 2018-09-23 14:20 UTC (permalink / raw)
  To: heiko, linux-arm-kernel, linux-rockchip, linux-kernel; +Cc: Marty E. Plummer

Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
---
 drivers/gpu/drm/rockchip/Kconfig | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/gpu/drm/rockchip/Kconfig b/drivers/gpu/drm/rockchip/Kconfig
index 0ccc76217ee4..7d1ccc9efc76 100644
--- a/drivers/gpu/drm/rockchip/Kconfig
+++ b/drivers/gpu/drm/rockchip/Kconfig
@@ -23,7 +23,7 @@ config ROCKCHIP_ANALOGIX_DP
 	help
 	  This selects support for Rockchip SoC specific extensions
 	  for the Analogix Core DP driver. If you want to enable DP
-	  on RK3288 based SoC, you should selet this option.
+	  on RK3288 based SoC, you should select this option.
 
 config ROCKCHIP_CDN_DP
         bool "Rockchip cdn DP"
@@ -39,7 +39,7 @@ config ROCKCHIP_DW_HDMI
         help
 	  This selects support for Rockchip SoC specific extensions
 	  for the Synopsys DesignWare HDMI driver. If you want to
-	  enable HDMI on RK3288 based SoC, you should selet this
+	  enable HDMI on RK3288 based SoC, you should select this
 	  option.
 
 config ROCKCHIP_DW_MIPI_DSI
@@ -47,7 +47,7 @@ config ROCKCHIP_DW_MIPI_DSI
 	help
 	 This selects support for Rockchip SoC specific extensions
 	 for the Synopsys DesignWare HDMI driver. If you want to
-	 enable MIPI DSI on RK3288 based SoC, you should selet this
+	 enable MIPI DSI on RK3288 based SoC, you should select this
 	 option.
 
 config ROCKCHIP_INNO_HDMI
-- 
2.19.0


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

* Re: [PATCH] drm/rockchip: typo: selet->select
  2018-09-23 14:20 [PATCH] drm/rockchip: typo: selet->select Marty E. Plummer
@ 2018-09-27 10:13 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2018-09-27 10:13 UTC (permalink / raw)
  To: Marty E. Plummer; +Cc: linux-arm-kernel, linux-rockchip, linux-kernel

Hi Marty,

Am Sonntag, 23. September 2018, 16:20:05 CEST schrieb Marty E. Plummer:
> Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>
> ---
>  drivers/gpu/drm/rockchip/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/rockchip/Kconfig b/drivers/gpu/drm/rockchip/Kconfig
> index 0ccc76217ee4..7d1ccc9efc76 100644
> --- a/drivers/gpu/drm/rockchip/Kconfig
> +++ b/drivers/gpu/drm/rockchip/Kconfig
> @@ -23,7 +23,7 @@ config ROCKCHIP_ANALOGIX_DP
>  	help
>  	  This selects support for Rockchip SoC specific extensions
>  	  for the Analogix Core DP driver. If you want to enable DP
> -	  on RK3288 based SoC, you should selet this option.
> +	  on RK3288 based SoC, you should select this option.

The "selet" typos got fixed in another commit recently.
dc879f61c45d  ("drm/rockchip: fix coding style and incorrect description")
from Sandy on 2018-08-28.

It is sitting on drm-misc-next [0] waiting for the next merge-window.

Heiko

[0] https://cgit.freedesktop.org/drm/drm-misc/log/



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

end of thread, other threads:[~2018-09-27 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-23 14:20 [PATCH] drm/rockchip: typo: selet->select Marty E. Plummer
2018-09-27 10:13 ` Heiko Stuebner

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).