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

Simple merge