diff options
author | Linus Walleij <[email protected]> | 2012-10-16 21:00:09 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2012-10-26 09:37:22 +0200 |
commit | d0235677311cbd404a3dcd3c0f24bf15dd24dd36 (patch) | |
tree | 8d826d9579e4a293573c8ad27558281484d2e33c /fs/jbd2/commit.c | |
parent | 529f2ad5e374f61987a8312603963c61d75a890a (diff) |
gpio/tegra: convert to use linear irqdomain
The Tegra driver tries to do the work of irq_domain_add_linear()
by reserving a bunch of descriptors somewhere and keeping track
of the base offset, then calling irq_domain_add_legacy(). Let's
stop doing that and simply use the linear IRQ domain.
For this to work: use irq_create_mapping() in the IRQ iterator
so that the descriptors get allocated here.
Cc: Rob Herring <[email protected]>
Cc: Grant Likely <[email protected]>
Tested-by: Stephen Warren <[email protected]>
Acked-by: Stephen Warren <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions