bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only
authorRafał Miłecki <zajec5@gmail.com>
Sun, 21 Sep 2014 18:45:13 +0000 (20:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 26 Sep 2014 21:06:52 +0000 (17:06 -0400)
commit1abf676974be2d1c4acd156adf00beb1d25e2fed
tree5f4dc855f1111f4c1fed34e701a6e1cf71b4ea65
parent8084bb0369b9924ecc775ce1c7050bc75ca016f3
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>
drivers/bcma/driver_gpio.c
This page took 0.028513 seconds and 5 git commands to generate.