| commit | d9112f43021554ded2ef2b9bea5f88ba4b52abe0 | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <tglx@linutronix.de> | Thu Aug 20 09:41:38 2009 +0200 |
| committer | Thomas Gleixner <tglx@linutronix.de> | Mon Aug 31 09:35:45 2009 +0200 |
| tree | 40d8f33402f18af494549af8e9ee1a2f83fc2736 | |
| parent | b3f1b617f49447df6c3f5fac9c225aaea8b724ea [diff] |
x86: Move pre_intr_init to x86_init_ops Replace the quirk machinery by a x86_init_ops function which defaults to the standard implementation. This is also a preparatory patch for Moorestown support which needs to replace the default init_ISA_irqs as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>