* [PATCH 1/2] irda: sh-irda: Remove SH7367 support
@ 2012-11-08 7:44 Nobuhiro Iwamatsu
2012-11-08 7:44 ` [PATCH 2/2] irda: sh-irda: Remove SH7377 support Nobuhiro Iwamatsu
2012-11-09 2:59 ` [PATCH 1/2] irda: sh-irda: Remove SH7367 support David Miller
0 siblings, 2 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2012-11-08 7:44 UTC (permalink / raw)
To: netdev; +Cc: samuel, Nobuhiro Iwamatsu
The shmobile SH7367 already was removed from source tree.
This remove SH7367 support for sh-irda.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
drivers/net/irda/sh_irda.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/irda/sh_irda.c b/drivers/net/irda/sh_irda.c
index 4b746d9..ca49bbf 100644
--- a/drivers/net/irda/sh_irda.c
+++ b/drivers/net/irda/sh_irda.c
@@ -33,7 +33,7 @@
#define DRIVER_NAME "sh_irda"
-#if defined(CONFIG_ARCH_SH7367) || defined(CONFIG_ARCH_SH7377)
+#if defined(CONFIG_ARCH_SH7377)
#define __IRDARAM_LEN 0x13FF
#else
#define __IRDARAM_LEN 0x1039
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 2/2] irda: sh-irda: Remove SH7377 support
2012-11-08 7:44 [PATCH 1/2] irda: sh-irda: Remove SH7367 support Nobuhiro Iwamatsu
@ 2012-11-08 7:44 ` Nobuhiro Iwamatsu
2012-11-09 2:59 ` David Miller
2012-11-09 2:59 ` [PATCH 1/2] irda: sh-irda: Remove SH7367 support David Miller
1 sibling, 1 reply; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2012-11-08 7:44 UTC (permalink / raw)
To: netdev; +Cc: samuel, Nobuhiro Iwamatsu
The shmobile SH7377 already was removed from source tree.
This remove SH7377 support for sh-irda.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
---
drivers/net/irda/sh_irda.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/drivers/net/irda/sh_irda.c b/drivers/net/irda/sh_irda.c
index ca49bbf..945360a 100644
--- a/drivers/net/irda/sh_irda.c
+++ b/drivers/net/irda/sh_irda.c
@@ -33,11 +33,7 @@
#define DRIVER_NAME "sh_irda"
-#if defined(CONFIG_ARCH_SH7377)
-#define __IRDARAM_LEN 0x13FF
-#else
#define __IRDARAM_LEN 0x1039
-#endif
#define IRTMR 0x1F00 /* Transfer mode */
#define IRCFR 0x1F02 /* Configuration */
--
1.7.10.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] irda: sh-irda: Remove SH7367 support
2012-11-08 7:44 [PATCH 1/2] irda: sh-irda: Remove SH7367 support Nobuhiro Iwamatsu
2012-11-08 7:44 ` [PATCH 2/2] irda: sh-irda: Remove SH7377 support Nobuhiro Iwamatsu
@ 2012-11-09 2:59 ` David Miller
1 sibling, 0 replies; 4+ messages in thread
From: David Miller @ 2012-11-09 2:59 UTC (permalink / raw)
To: nobuhiro.iwamatsu.yj; +Cc: netdev, samuel
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Thu, 8 Nov 2012 16:44:26 +0900
> The shmobile SH7367 already was removed from source tree.
> This remove SH7367 support for sh-irda.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Applied.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] irda: sh-irda: Remove SH7377 support
2012-11-08 7:44 ` [PATCH 2/2] irda: sh-irda: Remove SH7377 support Nobuhiro Iwamatsu
@ 2012-11-09 2:59 ` David Miller
0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2012-11-09 2:59 UTC (permalink / raw)
To: nobuhiro.iwamatsu.yj; +Cc: netdev, samuel
From: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Date: Thu, 8 Nov 2012 16:44:27 +0900
> The shmobile SH7377 already was removed from source tree.
> This remove SH7377 support for sh-irda.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Applied.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-11-09 2:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08 7:44 [PATCH 1/2] irda: sh-irda: Remove SH7367 support Nobuhiro Iwamatsu
2012-11-08 7:44 ` [PATCH 2/2] irda: sh-irda: Remove SH7377 support Nobuhiro Iwamatsu
2012-11-09 2:59 ` David Miller
2012-11-09 2:59 ` [PATCH 1/2] irda: sh-irda: Remove SH7367 support David Miller
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).