commit | 5795cf35030bfa180a6f5c948681821f7019fc18 | [log] [tgz] |
---|---|---|
author | George Cherian <george.cherian@ti.com> | Fri May 23 11:27:27 2014 +0530 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 28 09:21:04 2014 +0200 |
tree | 35360951b630fed2d45b2d55808e5e93522e1e21 | |
parent | e6b698f69adce0119b5f5ed00789d1a0e0af975f [diff] |
gpio: pcf857x: Add IRQF_SHARED when request irq It's quite possible that multiple pcf857x can be hooked up to the same interrupt line with the processor. So add IRQF_SHARED in request irq.. Signed-off-by: George Cherian <george.cherian@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>