From: Shawn Guo Date: Wed, 13 Jun 2012 08:37:04 +0000 (+0800) Subject: ARM: imx: add a legacy irqdomain for 3ds_debugboard X-Git-Tag: v3.6-rc1~137^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7828807b14aab647a43c5b4ee2084de273c172;p=pandora-kernel.git ARM: imx: add a legacy irqdomain for 3ds_debugboard Call irq_alloc_descs to get the irq_base for 3ds_debugboard, and add a legacy irqdomain using the irq_base, so that the mapping between 3ds_debugboard 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 3ds_debugboard.c. Signed-off-by: Shawn Guo Acked-by: Sascha Hauer Acked-by: Dong Aisheng --- Reading git-diff-tree failed