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

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.