From: Rafał Miłecki Date: Sun, 21 Sep 2014 18:45:13 +0000 (+0200) Subject: bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1abf676974be2d1c4acd156adf00beb1d25e2fed;p=pandora-kernel.git bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only GPIOs can be also used on bcm53xx, however this arch requires different implementation of IRQ support. It uses different IRQ number (117) and different masks & acking. Signed-off-by: Rafał Miłecki Signed-off-by: John W. Linville --- Reading git-diff-tree failed