From: Thomas Gleixner Date: Thu, 20 Aug 2009 07:41:38 +0000 (+0200) Subject: x86: Move pre_intr_init to x86_init_ops X-Git-Tag: v2.6.32-rc1~629^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9112f43021554ded2ef2b9bea5f88ba4b52abe0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed