commit | a339aef90470cf21debb138f95e22adf143eecca | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Thu Jul 05 18:12:38 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Jul 23 13:54:52 2012 +0100 |
tree | 6683f72573fd4b777f7a99d5359b20756323b9ac | |
parent | f5e08284211b09bc4aa85727a44293c529cfa923 [diff] |
MIPS: OCTEON: Consolidate the edge and level irq_chip structures. We can consolidate octeon_irq_chip_ciu_edge and octeon_irq_chip_ciu as they only differ in the .irq_ack element, and that is unused by the level handler. This gets rid of a bunch of duplicate definitions. Signed-off-by: David Daney <david.daney@cavium.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3931/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>