gpio: max732x: Add IRQF_SHARED to irq flags
commit68689dbf35e13fc20928ba3a0b959d28c6281e9e
authorSemen Protsenko <semen.protsenko@globallogic.com>
Tue, 21 Apr 2015 13:19:04 +0000 (21 16:19 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 6 May 2015 13:05:54 +0000 (6 15:05 +0200)
tree693309382879e4cd4e1cba005671f9370a13b28b
parentc61f819a45f6f71a295502e4c37d09173e74c380
gpio: max732x: Add IRQF_SHARED to irq flags

It's possible that multiple MAX732X can be hooked up to the same
interrupt line with the processor. So add IRQF_SHARED in requesting irq.

Signed-off-by: Semen Protsenko <semen.protsenko@globallogic.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-max732x.c