From: Rafał Miłecki Date: Thu, 12 Dec 2013 12:46:03 +0000 (+0100) Subject: bcma: gpio: add own IRQ domain X-Git-Tag: v3.14-rc1~37^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2997609eb4c9e296d9129d45ea1f2ec99cc7c4da;p=pandora-kernel.git bcma: gpio: add own IRQ domain Input GPIO changes can generate interrupts, but we need kind of ACK for them by changing IRQ polarity. This is required to stop hardware from keep generating interrupts and generate another one on the next GPIO state change. This code allows using GPIOs with standard interrupts and add for example GPIO buttons support. Signed-off-by: Rafał Miłecki Acked-by: Hauke Mehrtens Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6216/ --- Reading git-diff-tree failed