Ralf Baechle
7fe2d9c41d
MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-02-27 12:53:41 +01:00
Ralf Baechle
e0e53dee69
MIPS: Nuke trailing blank lines
...
Recent git versions now warn about those and they've always been a bit of
an annoyance.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2010-02-27 12:53:14 +01:00
Thomas Gleixner
8922f79ee5
MIPS: Fixup last users of irq_chip->typename
...
The typename member of struct irq_chip was kept for migration purposes
and is obsolete since more than 2 years. Fix up the leftovers.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Cc: linux-mips@linux-mips.org
To: LKML <linux-kernel@vger.kernel.org >
Cc: Ingo Molnar <mingo@elte.hu >
Patchwork: http://patchwork.linux-mips.org/patch/661/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2009-12-17 01:57:21 +00:00
Daniel Laird
edb6310aaa
MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel
...
The following patch add support for the NXP PNX833x SOC. More
specifically it adds support for the STB222/5 variant. It fixes
the vectored interrupt issue.
Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com >
Signed-off-by: Jason Wessel <jason.wessel@windriver.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2008-10-27 16:18:29 +00:00