Re: [PATCH 2/3] PNP cleanups - Unify the pnp macros to accessresources in the pnp resource table

From: Alan Cox
Date: Tue Nov 20 2007 - 07:33:22 EST


On Tue, 20 Nov 2007 10:51:23 +0100
Thomas Renninger <trenn@xxxxxxx> wrote:

> Unify the pnp macros to access resources in the pnp resource table

NAK

> port, mem, dma and irq resource macros are now all used in the same
> way. This is the basis (or makes it at least easier) for changing how
> the resources are allocated for memory optimizations.
>
> Signed-off-by: Thomas Renninger <trenn@xxxxxxx>

I really don't like this change.

_start implies an _end and an _len. IRQs have none of those features, nor
are they ranges.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/