* [PATCH 1/1] OMAP2+: mux: fix trivial typo in name
@ 2013-09-09 13:18 Phil Carmody
2013-09-18 18:50 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Phil Carmody @ 2013-09-09 13:18 UTC (permalink / raw)
To: tony; +Cc: linux-omap, Phil Carmody
Signed-off-by: Phil Carmody <phil.carmody@partner.samsung.com>
---
arch/arm/mach-omap2/mux34xx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-omap2/mux34xx.c b/arch/arm/mach-omap2/mux34xx.c
index c53609f4..be271f1 100644
--- a/arch/arm/mach-omap2/mux34xx.c
+++ b/arch/arm/mach-omap2/mux34xx.c
@@ -620,7 +620,7 @@ static struct omap_mux __initdata omap3_muxmodes[] = {
"uart1_rts", "ssi1_flag_tx", NULL, NULL,
"gpio_149", NULL, NULL, "safe_mode"),
_OMAP3_MUXENTRY(UART1_RX, 151,
- "uart1_rx", "ss1_wake_tx", "mcbsp1_clkr", "mcspi4_clk",
+ "uart1_rx", "ssi1_wake_tx", "mcbsp1_clkr", "mcspi4_clk",
"gpio_151", NULL, NULL, "safe_mode"),
_OMAP3_MUXENTRY(UART1_TX, 148,
"uart1_tx", "ssi1_dat_tx", NULL, NULL,
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] OMAP2+: mux: fix trivial typo in name
2013-09-09 13:18 [PATCH 1/1] OMAP2+: mux: fix trivial typo in name Phil Carmody
@ 2013-09-18 18:50 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-09-18 18:50 UTC (permalink / raw)
To: Phil Carmody; +Cc: linux-omap
* Phil Carmody <phil.carmody@partner.samsung.com> [130909 06:25]:
> Signed-off-by: Phil Carmody <phil.carmody@partner.samsung.com>
Thanks applying into omap-for-v3.12/fixes.
Tony
> arch/arm/mach-omap2/mux34xx.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/mach-omap2/mux34xx.c b/arch/arm/mach-omap2/mux34xx.c
> index c53609f4..be271f1 100644
> --- a/arch/arm/mach-omap2/mux34xx.c
> +++ b/arch/arm/mach-omap2/mux34xx.c
> @@ -620,7 +620,7 @@ static struct omap_mux __initdata omap3_muxmodes[] = {
> "uart1_rts", "ssi1_flag_tx", NULL, NULL,
> "gpio_149", NULL, NULL, "safe_mode"),
> _OMAP3_MUXENTRY(UART1_RX, 151,
> - "uart1_rx", "ss1_wake_tx", "mcbsp1_clkr", "mcspi4_clk",
> + "uart1_rx", "ssi1_wake_tx", "mcbsp1_clkr", "mcspi4_clk",
> "gpio_151", NULL, NULL, "safe_mode"),
> _OMAP3_MUXENTRY(UART1_TX, 148,
> "uart1_tx", "ssi1_dat_tx", NULL, NULL,
> --
> 1.7.9.5
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-18 18:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-09 13:18 [PATCH 1/1] OMAP2+: mux: fix trivial typo in name Phil Carmody
2013-09-18 18:50 ` Tony Lindgren
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.