From 68689dbf35e13fc20928ba3a0b959d28c6281e9e Mon Sep 17 00:00:00 2001 From: Semen Protsenko Date: Tue, 21 Apr 2015 16:19:04 +0300 Subject: [PATCH] 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 Signed-off-by: Linus Walleij --- Reading git-format-patch failed