gpio/mxs: adopt irq_domain support for mxs gpio driver
authorShawn Guo <shawn.guo@linaro.org>
Mon, 20 Aug 2012 08:43:32 +0000 (16:43 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 3 Sep 2012 01:31:44 +0000 (09:31 +0800)
commit0b76c5412146c1c9e8aef495d2926f31351bc3c0
treee99af001689a62706776681577c1bcafa9d85b5f
parentd9875690d9b89a866022ff49e3fcea892345ad92
gpio/mxs: adopt irq_domain support for mxs gpio driver

Remove irq_domain_add_legacy call from mach-mxs.c and have the gpio
driver adopt irqdomain support, so that we can have the mapping
between gpio and irq number available without using virtual_irq_start
and MXS_GPIO_IRQ_START.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-mxs/mach-mxs.c
drivers/gpio/gpio-mxs.c
This page took 0.026339 seconds and 5 git commands to generate.