Re: IRQ_NONE definition in NCR5380 driver...

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri May 30 2003 - 05:41:26 EST


On Gwe, 2003-05-30 at 00:27, Dave Airlie wrote:
> Currently the NCR5380.h defines IRQ_NONE to be 255, is there any special
> reason for this? why not use UINT32_MAX-1?..

Shouldnt cause any problems at all. I have the same problem with the IDE
layer and "picking an IRQ that cant exist". Maybe we need a global
IRQ_NONE type value

-
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/