diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2012-10-16 21:00:09 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2012-10-26 09:37:22 +0200 |
commit | d0235677311cbd404a3dcd3c0f24bf15dd24dd36 (patch) | |
tree | 8d826d9579e4a293573c8ad27558281484d2e33c /fs/ubifs/super.c | |
parent | gpiolib: unlock on error in gpio_export() (diff) | |
download | linux-d0235677311cbd404a3dcd3c0f24bf15dd24dd36.tar.xz linux-d0235677311cbd404a3dcd3c0f24bf15dd24dd36.zip |
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 <rob.herring@calxeda.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/ubifs/super.c')
0 files changed, 0 insertions, 0 deletions