From: Shawn Guo Date: Wed, 13 Jun 2012 09:07:25 +0000 (+0800) Subject: ARM: imx: add a legacy irqdomain for mx31ads X-Git-Tag: v3.6-rc1~137^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=130d8bd7b67ddfcac52437821cf84a1087b19d4e;p=pandora-kernel.git ARM: imx: add a legacy irqdomain for mx31ads Call irq_alloc_descs to get the irq_base for mx31ads, and add a legacy irqdomain using the irq_base, so that the mapping between mx31ads hardware irq and Linux irq number can be dynamically handled by irqdomain. As the result, the use of MXC_BOARD_IRQ_START can be completely removed from mach-mx31ads.c. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Dong Aisheng --- Reading git-diff-tree failed