commit | 68689dbf35e13fc20928ba3a0b959d28c6281e9e | [log] [tgz] |
---|---|---|
author | Semen Protsenko <semen.protsenko@globallogic.com> | Tue Apr 21 16:19:04 2015 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 06 15:05:54 2015 +0200 |
tree | 693309382879e4cd4e1cba005671f9370a13b28b | |
parent | c61f819a45f6f71a295502e4c37d09173e74c380 [diff] |
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>