commit | 1abf676974be2d1c4acd156adf00beb1d25e2fed | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Sep 21 20:45:13 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 26 17:06:52 2014 -0400 |
tree | 5f4dc855f1111f4c1fed34e701a6e1cf71b4ea65 | |
parent | 8084bb0369b9924ecc775ce1c7050bc75ca016f3 [diff] |
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 <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>