From: Arnd Bergmann Date: Tue, 19 Mar 2013 09:45:37 +0000 (+0100) Subject: pinctrl: sirf: convert to linear irq domain X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b426476a5c55a3fa2747810f616e395b31ff029e;p=pandora-kernel.git 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 Cc: Linus Walleij --- Reading git-diff-tree failed