From: Linus Walleij Date: Tue, 16 Oct 2012 18:21:04 +0000 (+0200) Subject: gpio/mvebu: convert to use irq_domain_add_simple() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~87^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce931f571b6dcf8534e8740e8cd16565cf362536;p=pandora-kernel.git gpio/mvebu: convert to use irq_domain_add_simple() The MVEBU driver probably just wants a few IRQs. Using the simple domain has the upside of allocating IRQ descriptors if need be, especially in a SPARSE_IRQ environment. Cc: Rob Herring Cc: Grant Likely Cc: Thomas Petazzoni Cc: Sebastian Hesselbarth Cc: Andrew Lunn Signed-off-by: Linus Walleij --- Reading git-diff-tree failed