Re: [PATCH] sparc: Provide NO_IRQ definition.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sam Ravnborg <sam@xxxxxxxxxxxx>
Date: Fri, 18 Mar 2011 23:48:10 +0100

> Why -1 (0xffffffff)?

Because that is what the OF device object creation layer
treats as no-IRQ.

See for example the test in of_device_64.c:build_one_device_irq()
where we go:

	if (irq == 0xffffffff)
		return irq;
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux