commit | a6c45b99a658521291cfb66ecf035cc58b38f206 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Oct 17 18:31:20 2012 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sun Nov 11 19:06:02 2012 +0100 |
tree | 965842ac249c2b786c54d0fab12008276f419121 | |
parent | d4a31ee8997b2fbd82837182363cf8fa84abf347 [diff] |
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: Linus Walleij <linus.walleij@linaro.org>