summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tc3589x.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2012-10-16 20:15:02 +0200
committerLinus Walleij <linus.walleij@linaro.org>2012-10-26 09:41:45 +0200
commit7385500a49b769c95438c111aff92110b06ff751 (patch)
tree8ae2eb4155438ca703f99ef3fc9bbffeba8d1c5e /drivers/gpio/gpio-tc3589x.c
parentce931f571b6dcf8534e8740e8cd16565cf362536 (diff)
downloadlinux-7385500a49b769c95438c111aff92110b06ff751.tar.bz2
gpio/em: convert to linear IRQ domain
The code in the em driver seems to want to try to do the job of the linear IRQ domain (allocate descriptors and grab a virtual range). So why not just use the linear IRQ domain? The code is now cut down so we don't need isolated functions for this. Also note that we use irq_create_mapping() to make sure descriptors are allocated for these IRQs. Also fixed the FIXME to remove the domain after use. Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Magnus Damm <damm@opensource.se> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-tc3589x.c')
0 files changed, 0 insertions, 0 deletions