diff options
author | Grazvydas Ignotas <notasas@gmail.com> | 2012-05-06 02:56:52 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-05-09 10:35:48 -0700 |
commit | d723c17ab6e7f04f49cd715d5de4d4f6edf7b28a (patch) | |
tree | 87cc4b898126226aa243868a106e323bbaa6ef95 /net/lapb/lapb_iface.c | |
parent | 33ee0db53994a574b76e0261fc9a3daf71f4b0d7 (diff) |
ARM: OMAP2+: remove incorrect irq_chip ack field
Each irq_chip for the main interrupt controller has offsets set for irq
masking registers, which added to respective base results in a pointer
to appropriate hardware register. However this is not correct for
INTC_CONTROL as there is only one INTC_CONTROL register. This does not
cause problems because generic ack code is never called, but remove
this assignment to avoid confusion.
Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions