[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070326145942.a090d277.akpm@linux-foundation.org>
Date: Mon, 26 Mar 2007 14:59:42 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: David Brownell <david-b@...bell.net>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
Jean Delvare <khali@...ux-fr.org>
Subject: Re: [patch 2.6.21-rc5 1/3] parport->dev driver model support
On Mon, 26 Mar 2007 09:06:19 -0700
David Brownell <david-b@...bell.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@...rs.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?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists