linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x
       [not found]       ` <1225881342-3485-5-git-send-email-steve.glendinning@smsc.com>
@ 2008-11-21  7:45         ` Nobuhiro Iwamatsu
  2008-11-21  7:46           ` Paul Mundt
                             ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nobuhiro Iwamatsu @ 2008-11-21  7:45 UTC (permalink / raw)
  To: Steve Glendinning
  Cc: netdev, catalin.marinas, Bahadir.Balban, dustin, bgat,
	Ian Saturley, g.liakhovetski, Peter Korsgaard, Linux-sh,
	Paul Mundt

Steve Glendinning wrote:
> Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
> ---
>  arch/sh/boards/board-ap325rxa.c    |   24 +++++++++++++-----------
>  arch/sh/configs/ap325rxa_defconfig |   21 +++++++++++++++++++--
>  2 files changed, 32 insertions(+), 13 deletions(-)

Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>

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

* Re: [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x
  2008-11-21  7:45         ` [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x Nobuhiro Iwamatsu
@ 2008-11-21  7:46           ` Paul Mundt
  2008-12-11 10:49           ` Steve.Glendinning
  2008-12-11 11:07           ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2008-11-21  7:46 UTC (permalink / raw)
  To: Nobuhiro Iwamatsu
  Cc: Steve Glendinning, netdev, catalin.marinas, Bahadir.Balban,
	dustin, bgat, Ian Saturley, g.liakhovetski, Peter Korsgaard,
	Linux-sh

On Fri, Nov 21, 2008 at 04:45:25PM +0900, Nobuhiro Iwamatsu wrote:
> Steve Glendinning wrote:
> > Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
> > ---
> >  arch/sh/boards/board-ap325rxa.c    |   24 +++++++++++++-----------
> >  arch/sh/configs/ap325rxa_defconfig |   21 +++++++++++++++++++--
> >  2 files changed, 32 insertions(+), 13 deletions(-)
> 
> Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>

Acked-by: Paul Mundt <lethal@linux-sh.org>

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

* Re: [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x
  2008-11-21  7:45         ` [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x Nobuhiro Iwamatsu
  2008-11-21  7:46           ` Paul Mundt
@ 2008-12-11 10:49           ` Steve.Glendinning
  2008-12-11 11:07           ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: Steve.Glendinning @ 2008-12-11 10:49 UTC (permalink / raw)
  To: linux-sh

Hi Paul,

The first two patches in this set (platform independant) are in the 
net-next tree for merging in 2.6.29.  I guess the three sh-specific 
patches would make more sense to merge via the sh tree, but they depend on 
1 and 2.  Do we need to wait until the merge window is open to add these?

Please let me know if you want me to re-send the 3 sh patches.

Regards,
--
Steve Glendinning
SMSC GmbH
m: +44 777 933 9124
e: steve.glendinning@smsc.com





Paul Mundt <lethal@linux-sh.org> 
21/11/2008 07:46

To
Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
cc
Steve Glendinning/SMSC@SMSC, netdev@vger.kernel.org, 
catalin.marinas@arm.com, Bahadir.Balban@arm.com, dustin@sensoria.com, 
bgat@billgatliff.com, Ian Saturley/SMSC@SMSC, g.liakhovetski@gmx.de, Peter 
Korsgaard <jacmet@sunsite.dk>, Linux-sh <linux-sh@vger.kernel.org>
Subject
Re: [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x






On Fri, Nov 21, 2008 at 04:45:25PM +0900, Nobuhiro Iwamatsu wrote:
> Steve Glendinning wrote:
> > Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
> > ---
> >  arch/sh/boards/board-ap325rxa.c    |   24 +++++++++++++-----------
> >  arch/sh/configs/ap325rxa_defconfig |   21 +++++++++++++++++++--
> >  2 files changed, 32 insertions(+), 13 deletions(-)
> 
> Tested-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>

Acked-by: Paul Mundt <lethal@linux-sh.org>



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

* Re: [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x
  2008-11-21  7:45         ` [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x Nobuhiro Iwamatsu
  2008-11-21  7:46           ` Paul Mundt
  2008-12-11 10:49           ` Steve.Glendinning
@ 2008-12-11 11:07           ` Paul Mundt
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Mundt @ 2008-12-11 11:07 UTC (permalink / raw)
  To: linux-sh

On Thu, Dec 11, 2008 at 10:49:06AM +0000, Steve.Glendinning@smsc.com wrote:
> Hi Paul,
> 
> The first two patches in this set (platform independant) are in the 
> net-next tree for merging in 2.6.29.  I guess the three sh-specific 
> patches would make more sense to merge via the sh tree, but they depend on 
> 1 and 2.  Do we need to wait until the merge window is open to add these?
> 
> Please let me know if you want me to re-send the 3 sh patches.
> 
I usually merge twice during the merge window, once with all of the stuff
pending in my tree, and then a second time nearer the end of the window
once all of the trees I have patches with dependencies on are merged. I
will include your patches along with those, so by the time the merge
window is nearing an end, everything should be settled.

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

end of thread, other threads:[~2008-12-11 11:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1225881342-3485-1-git-send-email-steve.glendinning@smsc.com>
     [not found] ` <1225881342-3485-2-git-send-email-steve.glendinning@smsc.com>
     [not found]   ` <1225881342-3485-3-git-send-email-steve.glendinning@smsc.com>
     [not found]     ` <1225881342-3485-4-git-send-email-steve.glendinning@smsc.com>
     [not found]       ` <1225881342-3485-5-git-send-email-steve.glendinning@smsc.com>
2008-11-21  7:45         ` [PATCH 4/6] smsc911x: convert ap325rxa platform to use smsc911x Nobuhiro Iwamatsu
2008-11-21  7:46           ` Paul Mundt
2008-12-11 10:49           ` Steve.Glendinning
2008-12-11 11:07           ` Paul Mundt

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