diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2012-04-05 13:15:16 +0400 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2012-04-06 08:38:23 +0400 |
commit | b3e35af2b0ea9ad1618e01f40a1ffee83333ef35 (patch) | |
tree | 1ccbeb72bab9f989076780a466f82ab4602ef90f /Documentation/CodingStyle | |
parent | 8302c7413814e26959f69d36a0dcc1f945573bc9 (diff) | |
download | linux-b3e35af2b0ea9ad1618e01f40a1ffee83333ef35.tar.xz |
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 <mika.westerberg@linux.intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/CodingStyle')
0 files changed, 0 insertions, 0 deletions