linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging: imx-drm: Fix typo in staging/imx-drm
@ 2013-07-23 16:05 Masanari Iida
  2013-07-23 16:40 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2013-07-23 16:05 UTC (permalink / raw)
  To: gregkh, kernel, linux-kernel; +Cc: Masanari Iida

Correct spelling typo in staging/imx-drm

Singed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/staging/imx-drm/Kconfig   | 2 +-
 drivers/staging/imx-drm/imx-ldb.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/imx-drm/Kconfig b/drivers/staging/imx-drm/Kconfig
index 2233905..6156e3f 100644
--- a/drivers/staging/imx-drm/Kconfig
+++ b/drivers/staging/imx-drm/Kconfig
@@ -15,7 +15,7 @@ config DRM_IMX_FB_HELPER
 	help
 	  The DRM framework can provide a legacy /dev/fb0 framebuffer
 	  for your device. This is necessary to get a framebuffer console
-	  and also for appplications using the legacy framebuffer API
+	  and also for applications using the legacy framebuffer API
 
 config DRM_IMX_PARALLEL_DISPLAY
 	tristate "Support for parallel displays"
diff --git a/drivers/staging/imx-drm/imx-ldb.c b/drivers/staging/imx-drm/imx-ldb.c
index 8af7f3b..bb7da0e 100644
--- a/drivers/staging/imx-drm/imx-ldb.c
+++ b/drivers/staging/imx-drm/imx-ldb.c
@@ -497,7 +497,7 @@ static int imx_ldb_probe(struct platform_device *pdev)
 		imx_ldb->ldb_ctrl |= LDB_SPLIT_MODE_EN;
 
 	/*
-	 * There are three diferent possible clock mux configurations:
+	 * There are three different possible clock mux configurations:
 	 * i.MX53:  ipu1_di0_sel, ipu1_di1_sel
 	 * i.MX6q:  ipu1_di0_sel, ipu1_di1_sel, ipu2_di0_sel, ipu2_di1_sel
 	 * i.MX6dl: ipu1_di0_sel, ipu1_di1_sel, lcdif_sel
-- 
1.8.3.3.820.ge3d4493


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

* Re: [PATCH] staging: imx-drm: Fix typo in staging/imx-drm
  2013-07-23 16:05 [PATCH] staging: imx-drm: Fix typo in staging/imx-drm Masanari Iida
@ 2013-07-23 16:40 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2013-07-23 16:40 UTC (permalink / raw)
  To: Masanari Iida; +Cc: gregkh, kernel, linux-kernel

On Wed, Jul 24, 2013 at 01:05:07AM +0900, Masanari Iida wrote:
> Correct spelling typo in staging/imx-drm
> 
> Singed-off-by: Masanari Iida <standby24x7@gmail.com>


Acked-by: Sascha Hauer <s.hauer@pengutronix.de>

Sascha

> ---
>  drivers/staging/imx-drm/Kconfig   | 2 +-
>  drivers/staging/imx-drm/imx-ldb.c | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/staging/imx-drm/Kconfig b/drivers/staging/imx-drm/Kconfig
> index 2233905..6156e3f 100644
> --- a/drivers/staging/imx-drm/Kconfig
> +++ b/drivers/staging/imx-drm/Kconfig
> @@ -15,7 +15,7 @@ config DRM_IMX_FB_HELPER
>  	help
>  	  The DRM framework can provide a legacy /dev/fb0 framebuffer
>  	  for your device. This is necessary to get a framebuffer console
> -	  and also for appplications using the legacy framebuffer API
> +	  and also for applications using the legacy framebuffer API
>  
>  config DRM_IMX_PARALLEL_DISPLAY
>  	tristate "Support for parallel displays"
> diff --git a/drivers/staging/imx-drm/imx-ldb.c b/drivers/staging/imx-drm/imx-ldb.c
> index 8af7f3b..bb7da0e 100644
> --- a/drivers/staging/imx-drm/imx-ldb.c
> +++ b/drivers/staging/imx-drm/imx-ldb.c
> @@ -497,7 +497,7 @@ static int imx_ldb_probe(struct platform_device *pdev)
>  		imx_ldb->ldb_ctrl |= LDB_SPLIT_MODE_EN;
>  
>  	/*
> -	 * There are three diferent possible clock mux configurations:
> +	 * There are three different possible clock mux configurations:
>  	 * i.MX53:  ipu1_di0_sel, ipu1_di1_sel
>  	 * i.MX6q:  ipu1_di0_sel, ipu1_di1_sel, ipu2_di0_sel, ipu2_di1_sel
>  	 * i.MX6dl: ipu1_di0_sel, ipu1_di1_sel, lcdif_sel
> -- 
> 1.8.3.3.820.ge3d4493
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

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

end of thread, other threads:[~2013-07-23 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-23 16:05 [PATCH] staging: imx-drm: Fix typo in staging/imx-drm Masanari Iida
2013-07-23 16:40 ` Sascha Hauer

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