On Thu, Jun 14, 2012 at 01:59:41PM +0800, Shawn Guo wrote:
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 <redacted>
---
arch/arm/plat-mxc/3ds_debugboard.c | 42 +++++++++++++++++++++--------------
1 files changed, 25 insertions(+), 17 deletions(-)
Acked-by: Dong Aisheng <redacted>
Regards
Dong Aisheng