linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: i.MX27: Typo fix
@ 2013-06-23 13:40 Alexander Shiyan
  2013-06-23 19:33 ` Sascha Hauer
  2013-06-24 13:21 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Shiyan @ 2013-06-23 13:40 UTC (permalink / raw)
  To: linux-arm-kernel


Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 arch/arm/mach-imx/mx27.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/mach-imx/mx27.h b/arch/arm/mach-imx/mx27.h
index e074616..8a65f19 100644
--- a/arch/arm/mach-imx/mx27.h
+++ b/arch/arm/mach-imx/mx27.h
@@ -135,7 +135,7 @@
 #define MX27_INT_GPT4		(NR_IRQS_LEGACY + 4)
 #define MX27_INT_RTIC		(NR_IRQS_LEGACY + 5)
 #define MX27_INT_CSPI3		(NR_IRQS_LEGACY + 6)
-#define MX27_INT_SDHC		(NR_IRQS_LEGACY + 7)
+#define MX27_INT_MSHC		(NR_IRQS_LEGACY + 7)
 #define MX27_INT_GPIO		(NR_IRQS_LEGACY + 8)
 #define MX27_INT_SDHC3		(NR_IRQS_LEGACY + 9)
 #define MX27_INT_SDHC2		(NR_IRQS_LEGACY + 10)
-- 
1.8.1.5

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

* [PATCH] ARM: i.MX27: Typo fix
  2013-06-23 13:40 [PATCH] ARM: i.MX27: Typo fix Alexander Shiyan
@ 2013-06-23 19:33 ` Sascha Hauer
  2013-06-24 13:21 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Sascha Hauer @ 2013-06-23 19:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 23, 2013 at 05:40:35PM +0400, Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

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

Though I would rather see this whole file removed ;)

Sascha

-- 
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] 3+ messages in thread

* [PATCH] ARM: i.MX27: Typo fix
  2013-06-23 13:40 [PATCH] ARM: i.MX27: Typo fix Alexander Shiyan
  2013-06-23 19:33 ` Sascha Hauer
@ 2013-06-24 13:21 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2013-06-24 13:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Jun 23, 2013 at 05:40:35PM +0400, Alexander Shiyan wrote:
> 
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>

Applied, thanks.

Shawn

> ---
>  arch/arm/mach-imx/mx27.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-imx/mx27.h b/arch/arm/mach-imx/mx27.h
> index e074616..8a65f19 100644
> --- a/arch/arm/mach-imx/mx27.h
> +++ b/arch/arm/mach-imx/mx27.h
> @@ -135,7 +135,7 @@
>  #define MX27_INT_GPT4		(NR_IRQS_LEGACY + 4)
>  #define MX27_INT_RTIC		(NR_IRQS_LEGACY + 5)
>  #define MX27_INT_CSPI3		(NR_IRQS_LEGACY + 6)
> -#define MX27_INT_SDHC		(NR_IRQS_LEGACY + 7)
> +#define MX27_INT_MSHC		(NR_IRQS_LEGACY + 7)
>  #define MX27_INT_GPIO		(NR_IRQS_LEGACY + 8)
>  #define MX27_INT_SDHC3		(NR_IRQS_LEGACY + 9)
>  #define MX27_INT_SDHC2		(NR_IRQS_LEGACY + 10)
> -- 
> 1.8.1.5
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2013-06-24 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-23 13:40 [PATCH] ARM: i.MX27: Typo fix Alexander Shiyan
2013-06-23 19:33 ` Sascha Hauer
2013-06-24 13:21 ` Shawn Guo

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