All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [trivial] media:platform: Fix a typo in Kconfig
@ 2018-04-24 11:48 Masanari Iida
  2018-04-24 12:11 ` Ramesh Shanmugasundaram
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2018-04-24 11:48 UTC (permalink / raw)
  To: mchehab, trivial, linux-kernel, ramesh.shanmugasundaram; +Cc: Masanari Iida

This patch fix a spelling typo found in media/platform/Kconfig

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/media/platform/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index c7a1cf8a1b01..0a031bbb0f31 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -624,7 +624,7 @@ menuconfig SDR_PLATFORM_DRIVERS
 if SDR_PLATFORM_DRIVERS
 
 config VIDEO_RCAR_DRIF
-	tristate "Renesas Digitial Radio Interface (DRIF)"
+	tristate "Renesas Digital Radio Interface (DRIF)"
 	depends on VIDEO_V4L2 && HAS_DMA
 	depends on ARCH_RENESAS || COMPILE_TEST
 	select VIDEOBUF2_VMALLOC
-- 
2.17.0.140.g0b0cc9f86731

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

* RE: [PATCH] [trivial] media:platform: Fix a typo in Kconfig
  2018-04-24 11:48 [PATCH] [trivial] media:platform: Fix a typo in Kconfig Masanari Iida
@ 2018-04-24 12:11 ` Ramesh Shanmugasundaram
  0 siblings, 0 replies; 2+ messages in thread
From: Ramesh Shanmugasundaram @ 2018-04-24 12:11 UTC (permalink / raw)
  To: Masanari Iida, mchehab, trivial, linux-kernel

Hello Masanari,

Thank you for fixing the typo.

> -----Original Message-----
> From: Masanari Iida [mailto:standby24x7@gmail.com]
> Sent: Tuesday, April 24, 2018 12:48 PM
> To: mchehab@kernel.org; trivial@kernel.org; linux-kernel@vger.kernel.org;
> Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>
> Cc: Masanari Iida <standby24x7@gmail.com>
> Subject: [PATCH] [trivial] media:platform: Fix a typo in Kconfig
> 
> This patch fix a spelling typo found in media/platform/Kconfig
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@bp.renesas.com>

Thanks,
Ramesh

> ---
>  drivers/media/platform/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/platform/Kconfig
> b/drivers/media/platform/Kconfig
> index c7a1cf8a1b01..0a031bbb0f31 100644
> --- a/drivers/media/platform/Kconfig
> +++ b/drivers/media/platform/Kconfig
> @@ -624,7 +624,7 @@ menuconfig SDR_PLATFORM_DRIVERS
>  if SDR_PLATFORM_DRIVERS
> 
>  config VIDEO_RCAR_DRIF
> -	tristate "Renesas Digitial Radio Interface (DRIF)"
> +	tristate "Renesas Digital Radio Interface (DRIF)"
>  	depends on VIDEO_V4L2 && HAS_DMA
>  	depends on ARCH_RENESAS || COMPILE_TEST
>  	select VIDEOBUF2_VMALLOC
> --
> 2.17.0.140.g0b0cc9f86731

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

end of thread, other threads:[~2018-04-24 12:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 11:48 [PATCH] [trivial] media:platform: Fix a typo in Kconfig Masanari Iida
2018-04-24 12:11 ` Ramesh Shanmugasundaram

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.