2018-09-23 14:35:22

by Marty E. Plummer

[permalink] [raw]
Subject: [PATCH] drm/rockchip: typo: selet->select

Signed-off-by: Marty E. Plummer <[email protected]>
---
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



2018-09-27 10:14:16

by Heiko Stübner

[permalink] [raw]
Subject: Re: [PATCH] drm/rockchip: typo: selet->select

Hi Marty,

Am Sonntag, 23. September 2018, 16:20:05 CEST schrieb Marty E. Plummer:
> Signed-off-by: Marty E. Plummer <[email protected]>
> ---
> 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/