Re: [-mm patch 1/4] GPIO framework for AVR32

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

 



> +#define EXTERNAL_IRQ_BASE	NR_INTERNAL_IRQS
> +#define NR_EXTERNAL_IRQS	32
> +#define GPIO_IRQ_BASE		(EXTERNAL_IRQ_BASE + NR_EXTERNAL_IRQS)
> +#define NR_GPIO_IRQS		(4 * 32)
> +
> +#define NR_IRQS			(GPIO_IRQ_BASE + NR_GPIO_IRQS)

Did I miss something, or are the IRQs starting at GPIO_IRQ_BASE
not actually implemented?  There's no irq_chip with name "GPIO"
or anything.  The AT91 code should be almost a drop-in there...

- Dave

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

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux