Skip to content
Commit a6c45b99 authored by Linus Walleij's avatar Linus Walleij
Browse files

pinctrl/coh901: use irqdomain, allocate irqdescs



This switches the COH 901 pinctrl driver to allocate its GPIO
IRQs dynamically, and start to use a linear irqdomain to map
from the hardware IRQs.

This way we can cut away the complex allocation of IRQ numbers
from the <mach/irqs.h> file.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d4a31ee8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment