commit | 863018a7a24a29c0862c62e70c89244fdd5a08bf | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 22 19:13:16 2010 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Jan 21 11:55:26 2011 +0100 |
tree | 951f3e7bc9a6829183f322c34deb0e250e52a2d9 | |
parent | 30139785e615c97497864a89511db02839fa7bf5 [diff] |
m32r: Cleanup direct irq_desc access 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>