All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] drivers: net: APM X-Gene SoC Ethernet base driver
Date: Sat, 21 Dec 2013 13:11:58 -0800	[thread overview]
Message-ID: <20131221211158.GB30102@kroah.com> (raw)
In-Reply-To: <1387597376-29303-4-git-send-email-isubramanian@apm.com>

On Fri, Dec 20, 2013 at 07:42:54PM -0800, Iyappan Subramanian wrote:
> Ethernet base device driver for APM X-Gene SoC.

Why is this a platform driver and not a bus driver for a xgene device?

thanks,

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Iyappan Subramanian <isubramanian@apm.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, jcm@redhat.com,
	patches@apm.com, Ravi Patel <rapatel@apm.com>,
	Keyur Chudgar <kchudgar@apm.com>
Subject: Re: [PATCH 3/5] drivers: net: APM X-Gene SoC Ethernet base driver
Date: Sat, 21 Dec 2013 13:11:58 -0800	[thread overview]
Message-ID: <20131221211158.GB30102@kroah.com> (raw)
In-Reply-To: <1387597376-29303-4-git-send-email-isubramanian@apm.com>

On Fri, Dec 20, 2013 at 07:42:54PM -0800, Iyappan Subramanian wrote:
> Ethernet base device driver for APM X-Gene SoC.

Why is this a platform driver and not a bus driver for a xgene device?

thanks,

greg k-h

  reply	other threads:[~2013-12-21 21:11 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-21  3:42 [PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver Iyappan Subramanian
2013-12-21  3:42 ` Iyappan Subramanian
2013-12-21  3:42 ` Iyappan Subramanian
2013-12-21  3:42 ` [PATCH 1/5] Documentation: APM X-Gene SoC Ethernet DTS binding documentation Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:40   ` Arnd Bergmann
2013-12-22  9:40     ` Arnd Bergmann
2013-12-21  3:42 ` [PATCH 2/5] arm64: dts: APM X-Gene SoC Ethernet device tree nodes Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2014-01-24 17:01   ` Mark Salter
2014-01-24 17:01     ` Mark Salter
2014-01-24 17:01     ` Mark Salter
2014-04-11 20:03     ` Iyappan Subramanian
2014-04-11 20:03       ` Iyappan Subramanian
2014-05-09 15:29       ` Alex Bennée
2014-05-09 15:29         ` Alex Bennée
2014-05-09 15:29         ` Alex Bennée
2013-12-21  3:42 ` [PATCH 3/5] drivers: net: APM X-Gene SoC Ethernet base driver Iyappan Subramanian
2013-12-21 21:11   ` Greg KH [this message]
2013-12-21 21:11     ` Greg KH
2013-12-21  3:42 ` [PATCH 4/5] drivers: net: APM X-Gene SoC Ethernet driver error handling Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:34   ` Arnd Bergmann
2013-12-22  9:34     ` Arnd Bergmann
2013-12-22  9:34     ` Arnd Bergmann
2013-12-21  3:42 ` [PATCH 5/5] drivers: net: APM X-Gene SoC Ethernet driver ethtool support Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-21  3:42   ` Iyappan Subramanian
2013-12-22  9:35 ` [PATCH 0/5] drivers: net: Adding support for APM X-Gene SoC Ethernet base driver Arnd Bergmann
2013-12-22  9:35   ` Arnd Bergmann
2013-12-23 16:32   ` Iyappan Subramanian
2013-12-23 16:32     ` Iyappan Subramanian

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=20131221211158.GB30102@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.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 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.