pinctrl: sirf: convert to linear irq domain
authorArnd Bergmann <arnd@arndb.de>
Tue, 19 Mar 2013 09:45:37 +0000 (10:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 Mar 2013 11:25:23 +0000 (12:25 +0100)
commitb426476a5c55a3fa2747810f616e395b31ff029e
treee19383d06cc469fcdb81587cc44535f0f3eb9bc3
parentf8016f1eac1ff7162130f253a41099386558ebc1
pinctrl: sirf: convert to linear irq domain

The sirf platforms use no hardcoded IRQ numbers, so there is no reason to
use the legacy domain, and by converting to the linear domain, we get
a more efficient representation of sparse IRQs and remove the dependency
on the mach/irqs.h header file.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-sirf.c
This page took 0.024412 seconds and 5 git commands to generate.