diff options
author | Shawn Guo <[email protected]> | 2012-06-13 09:04:03 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2012-07-01 21:57:22 +0800 |
commit | 1ab7ef158dfbaf6314b6660a3e3fb037cba2a1ca (patch) | |
tree | 185ffbcf9922139023bcc282ac37b2626a79facb /net/lapb/lapb_timer.c | |
parent | 438196c371cb32f0eacaf2a44166d9a0cf37c4a8 (diff) |
gpio/mxc: move irq_domain_add_legacy call into gpio driver
Move irq_domain_add_legacy call from imx*-dt.c into gpio driver and
have the gpio driver adopt irqdomain support for both DT and non-DT
boot.
With all imx platform code converted from static gpio irq number
computation to use run-time gpio_to_irq call, we can now use
irq_alloc_descs and irqdomain support to dynamically get irq_base
and have the mapping between gpio and irq number available without
using virtual_irq_start and MXC_GPIO_IRQ_START.
Signed-off-by: Shawn Guo <[email protected]>
Cc: Grant Likely <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Acked-by: Dong Aisheng <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions