Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: ganesanr@broadcom.com
Cc: Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org
Subject: Re: [PATCH 2/2] MIPS: Netlogic: Platform changes for XLR/XLS gmac
Date: Sat, 2 Mar 2013 10:48:08 -0800	[thread overview]
Message-ID: <20130302184808.GB2411@kroah.com> (raw)
In-Reply-To: <1362249374-25556-2-git-send-email-ganesanr@broadcom.com>

On Sun, Mar 03, 2013 at 12:06:14AM +0530, ganesanr@broadcom.com wrote:
> From: Ganesan Ramalingam <ganesanr@broadcom.com>
> 
> Add platform code to create network interface (xlr-net) for XLR/XLS
> boards.
> 
> Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com>
> ---
>  This patch has be merged via linux-mips tree.
> 
>  This patch depends on [PATCH 1/2] Staging: Netlogic XLR/XLS GMAC driver.
> 
>  arch/mips/include/asm/netlogic/xlr/platform_net.h |   46 +++++
>  arch/mips/netlogic/xlr/Makefile                   |    3 +-
>  arch/mips/netlogic/xlr/fmn.c                      |    2 +
>  arch/mips/netlogic/xlr/platform_net.c             |  222 +++++++++++++++++++++
>  4 files changed, 272 insertions(+), 1 deletions(-)
>  create mode 100644 arch/mips/include/asm/netlogic/xlr/platform_net.h
>  create mode 100644 arch/mips/netlogic/xlr/platform_net.c

Staging drivers should be stand-alone, not depending on changes
elsewhere in the tree.  Why not either merge these into the staging
driver, or move the driver to the correct place to start with?

thanks,

greg k-h

  reply	other threads:[~2013-03-02 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-02 18:36 [PATCH 1/2] Staging: Netlogic XLR/XLS GMAC driver ganesanr
2013-03-02 18:36 ` [PATCH 2/2] MIPS: Netlogic: Platform changes for XLR/XLS gmac ganesanr
2013-03-02 18:48   ` Greg Kroah-Hartman [this message]
2013-03-02 18:47 ` [PATCH 1/2] Staging: Netlogic XLR/XLS GMAC driver Greg Kroah-Hartman
2013-03-05  6:25   ` Ganesan Ramalignam
  -- strict thread matches above, loose matches on Subject: below --
2013-01-29  9:11 [PATCH 1/2] NET: ethernet/netlogic: " ganesanr
2013-01-29  9:11 ` [PATCH 2/2] MIPS: Netlogic: Platform changes for XLR/XLS gmac ganesanr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130302184808.GB2411@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ganesanr@broadcom.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox