From: Dmitry Torokhov Date: Fri, 14 Nov 2014 23:57:09 +0000 (-0800) Subject: Input: gpio_keys - allow separating gpio and irq in device tree X-Git-Tag: fixes-v4.0-rc1~355^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d86e07b71643086a6d22a60efae2fb095fa82a;p=pandora-kernel.git Input: gpio_keys - allow separating gpio and irq in device tree This change allows specify interrupt for buttons separately form gpio, potentially allowing to form several "clusters" of buttons on different interrupts. Button defined without both gpio and irq in device tree is a hared error instead of a warning now. Tested-by: Andy Shevchenko Reviewed-by: Linus Walleij Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed