diff mbox

clocksource: tidyup Kconfig typo for MTU2

Message ID 87lhs4s3xw.wl%kuninori.morimoto.gx@renesas.com (mailing list archive)
State Awaiting Upstream
Headers show

Commit Message

Kuninori Morimoto July 8, 2014, 7:30 a.m. UTC
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

It should be "MTU2" instead of "TMU2"

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 drivers/clocksource/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wolfram Sang July 8, 2014, 7:43 a.m. UTC | #1
On Tue, Jul 08, 2014 at 12:30:02AM -0700, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> It should be "MTU2" instead of "TMU2"
> 
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> ---

Obviously:

Acked-by: Wolfram Sang <wsa@sang-engineering.com>
Simon Horman July 8, 2014, 8:20 a.m. UTC | #2
On Tue, Jul 08, 2014 at 09:43:18AM +0200, Wolfram Sang wrote:
> On Tue, Jul 08, 2014 at 12:30:02AM -0700, Kuninori Morimoto wrote:
> > From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > 
> > It should be "MTU2" instead of "TMU2"
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> > ---
> 
> Obviously:
> 
> Acked-by: Wolfram Sang <wsa@sang-engineering.com>

Acked-by: Simon Horman <horms+renesas@verge.net.au>


--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 065131c..84f8902 100644
--- a/drivers/clocksource/Kconfig
+++ b/drivers/clocksource/Kconfig
@@ -173,7 +173,7 @@  config SH_TIMER_MTU2
 	default SYS_SUPPORTS_SH_MTU2
 	help
 	  This enables build of a clockevent driver for the Multi-Function
-	  Timer Pulse Unit 2 (TMU2) hardware available on SoCs from Renesas.
+	  Timer Pulse Unit 2 (MTU2) hardware available on SoCs from Renesas.
 	  This hardware comes with 16 bit-timer registers.
 
 config SH_TIMER_TMU