netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: Laurent Pinchart <laurentp@cse-semaphore.com>
Cc: Ben Dooks <ben-linux@fluff.org>, Bryan Wu <cooloney@kernel.org>,
	netdev@vger.kernel.org
Subject: Re: dm9000: Remove the 2 resources probe scheme.
Date: Mon, 16 Jun 2008 14:09:07 +0100	[thread overview]
Message-ID: <20080616130907.GB26276@fluff.org.uk> (raw)
In-Reply-To: <200806161046.50534.laurentp@cse-semaphore.com>

On Mon, Jun 16, 2008 at 10:46:48AM +0200, Laurent Pinchart wrote:
> On Sunday 15 June 2008 23:49, Ben Dooks wrote:
> > On Fri, Jun 13, 2008 at 10:29:45PM +0800, Bryan Wu wrote:
> > > On Fri, Jun 13, 2008 at 8:58 PM, Laurent Pinchart
> > > <laurentp@cse-semaphore.com> wrote:
> > > > The dm9000 driver accepts either 2 or 3 resources to describe the
> > > > platform devices. The 2 resources case abuses the ioresource mechanism
> > > > by passing ioremap()ed memory through the platform device resources.
> > > > This patch removes that case and converts boards that were using it to
> > > > the 3 resources scheme. 
> > > >
> > > > Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
> > > > ---
> > > >  arch/blackfin/mach-bf527/boards/ezkit.c         |    7 ++-
> > > >  arch/blackfin/mach-bf533/boards/H8606.c         |    7 ++-
> > > >  arch/blackfin/mach-bf537/boards/generic_board.c |    7 ++-
> > > >  arch/blackfin/mach-bf537/boards/stamp.c         |    7 ++-
> > > 
> > > IMO, this patch can be split into two parts, one for Blackfin and the
> > > other for dm9000 driver.
> > 
> > I think I agree with that, although I would also like to make sure the
> > blackfin part of this is tested. I am also trying to get rid of the
> > defines for blackfin specific compile, as they shouldn't be in the
> > driver!
> > 
> > I've queued the dm9000 specific bits into my own little dm9000 tree
> > for the next kernel release.
> 
> Thanks. Should I resubmit a blackfin-specific patch (I obviously won't be able 
> to test it, as I have no blackfin hardware) or will you take care of it ?

I'll sort out the rest of the split and removing the other blackfin
cruft from the driver.

-- 
Ben (ben@fluff.org, http://www.fluff.org/)

  'a smiley only costs 4 bytes'

      reply	other threads:[~2008-06-16 13:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-13 12:58 dm9000: Remove the 2 resources probe scheme Laurent Pinchart
2008-06-13 14:29 ` Bryan Wu
2008-06-15 21:49   ` Ben Dooks
2008-06-16  8:46     ` Laurent Pinchart
2008-06-16 13:09       ` Ben Dooks [this message]

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=20080616130907.GB26276@fluff.org.uk \
    --to=ben-linux@fluff.org \
    --cc=cooloney@kernel.org \
    --cc=laurentp@cse-semaphore.com \
    --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).