netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Ben Dooks <ben@simtec.co.uk>,
	David Miller <davem@davemloft.net>
Subject: Re: [PATCH 1/2] drivers/net/ax88796.c: take IRQ flags from platform_device
Date: Sun, 22 Mar 2009 17:18:48 +0100	[thread overview]
Message-ID: <20090322161848.GA22308@buzzloop.caiaq.de> (raw)
In-Reply-To: <1237738361-10184-1-git-send-email-daniel@caiaq.de>

On Sun, Mar 22, 2009 at 05:12:40PM +0100, Daniel Mack wrote:
> This patch adds support to the ax88796 ethernet driver to take IRQ flags
> given by the platform_device definition.

Please note that in contrast to the version I posted here previously,
this patch does not use platform_get_irq_flags() anymore. Nobody seemed
interested in the patch I sent along to implement that in
drivers/base/platform.c, so I gather the flags manually from this driver
now, using platform_get_resource().

Daniel


  parent reply	other threads:[~2009-03-22 16:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-22 16:12 [PATCH 1/2] drivers/net/ax88796.c: take IRQ flags from platform_device Daniel Mack
2009-03-22 16:12 ` [PATCH 2/2] ax88796: Add method to take MAC from platform data Daniel Mack
2009-03-25  6:32   ` David Miller
2009-03-22 16:18 ` Daniel Mack [this message]
2009-03-25  6:31 ` [PATCH 1/2] drivers/net/ax88796.c: take IRQ flags from platform_device David Miller

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=20090322161848.GA22308@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --cc=ben@simtec.co.uk \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).