m32r: Cleanup direct irq_desc access
authorThomas Gleixner <tglx@linutronix.de>
Wed, 22 Sep 2010 17:13:16 +0000 (19:13 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Jan 2011 10:55:26 +0000 (11:55 +0100)
The irq descriptors are already initialized by the generic
code. Remove the redundant init code and set the irq chip with the
proper accessor function.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Paul Mundt <lethal@linux-sh.org>

No differences found