diff options
author | Mika Westerberg <[email protected]> | 2012-04-05 12:15:16 +0300 |
---|---|---|
committer | Grant Likely <[email protected]> | 2012-04-05 21:38:23 -0700 |
commit | b3e35af2b0ea9ad1618e01f40a1ffee83333ef35 (patch) | |
tree | 1ccbeb72bab9f989076780a466f82ab4602ef90f /drivers/gpio/gpio-ml-ioh.c | |
parent | 8302c7413814e26959f69d36a0dcc1f945573bc9 (diff) |
gpio/langwell: allocate IRQ descriptors dynamically for SPARSE_IRQ
Since x86 is using SPARSE_IRQ by default nowadays it means that we need to
allocate IRQ descriptors dynamically using irq_alloc_descs() otherwise the
genirq code fails to convert our irq numbers to suitable descriptors.
Signed-off-by: Mika Westerberg <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-ml-ioh.c')
0 files changed, 0 insertions, 0 deletions