[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48430E95.9000903@keyaccess.nl>
Date: Sun, 01 Jun 2008 23:03:17 +0200
From: Rene Herman <rene.herman@...access.nl>
To: Bjorn Helgaas <bjorn.helgaas@...com>
CC: Len Brown <lenb@...nel.org>, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, Adam Belay <ambx1@....rr.com>,
Adam M Belay <abelay@....edu>,
Li Shaohua <shaohua.li@...el.com>,
Matthieu Castet <castet.matthieu@...e.fr>,
Thomas Renninger <trenn@...e.de>,
Jaroslav Kysela <perex@...ex.cz>,
Andrew Morton <akpm@...ux-foundation.org>,
Takashi Iwai <tiwai@...e.de>
Subject: Re: [patch 03/15] PNP: define PNP-specific IORESOURCE_IO_* flags
alongside IRQ, DMA, MEM
On 31-05-08 00:48, Bjorn Helgaas wrote:
> PNP previously defined PNP_PORT_FLAG_16BITADDR and PNP_PORT_FLAG_FIXED
> in a private header file, but put those flags in struct resource.flags
> fields. Better to make them IORESOURCE_IO_* flags like the existing
> IRQ, DMA, and MEM flags.
>
> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@...com>
Acked-by: Rene Herman <rene.herman@...il.com>
Wondered a bit since only PnPACPI seems to directly encode those flags
to a res->flags (as opposed to a port->flags) but pnp_assign_port()
copies them over verbatim indeed...
Rene.
--
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