summaryrefslogtreecommitdiff
path: root/drivers/amba
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-01-25 10:36:33 (GMT)
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-01-25 11:01:45 (GMT)
commitdffcb9c5f854b485a07a3620eba4e560c77b0032 (patch)
tree8dbbebd0c4dc437e664b194a9d350d40c4eab571 /drivers/amba
parentdcd6c92267155e70a94b3927bce681ce74b80d1f (diff)
downloadlinux-fsl-qoriq-dffcb9c5f854b485a07a3620eba4e560c77b0032.tar.xz
ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM
Currently, -1 is used as the GPIO0 interrupt on realview PB1176 and an AMBA device is registered with this parameter. With the pending NO_IRQ cleanup, this will lead to a warning at boot time, since -1 is obviously broken. This patch updates the interrupt used for GPIO0 to match that specified by the TRM. Unfortunately, it's not clear how to trigger this interrupt so we trust that the documentation is correct. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/amba')
0 files changed, 0 insertions, 0 deletions