The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: David Brownell <david-b@pacbell.net>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>,
	Jean Delvare <khali@linux-fr.org>
Subject: Re: [patch 2.6.21-rc5 1/3] parport->dev driver model support
Date: Mon, 26 Mar 2007 14:59:42 -0700	[thread overview]
Message-ID: <20070326145942.a090d277.akpm@linux-foundation.org> (raw)
In-Reply-To: <200703260906.19442.david-b@pacbell.net>

On Mon, 26 Mar 2007 09:06:19 -0700
David Brownell <david-b@pacbell.net> wrote:

> Currently a parport_driver can't get a handle on the device node for the
> underlying parport (PNPACPI, PCI, etc).  That prevents correct placement
> of sysfs child nodes, which can affect things like power management.
> 
> This patch adds a field to "struct parport" pointing to that device node,
> and updates non-legacy port drivers to initialize that device pointer.
> That field replaces the analagous PCI-only support in parport_pc.
> 
> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
> ---
> NOTE this depends on an earlier patch to make pnp devices set up DMA,
> parport is the primary user of legacy i8237 dma infrastructure.

Confusion reigns.

To which "earlier patch" do you refer?

  reply	other threads:[~2007-03-26 22:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26 16:06 [patch 2.6.21-rc5 1/3] parport->dev driver model support David Brownell
2007-03-26 21:59 ` Andrew Morton [this message]
2007-03-26 22:25   ` David Brownell

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=20070326145942.a090d277.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=david-b@pacbell.net \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@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