From: David S. Miller Date: Wed, 12 Jul 2006 22:59:53 +0000 (-0700) Subject: [SPARC64]: Fix 2 bugs in sabre_irq_build() X-Git-Tag: v2.6.18-rc2~90^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a23c3a86e9952a8badb49a6bb1de455c1f5bad6d;p=pandora-kernel.git [SPARC64]: Fix 2 bugs in sabre_irq_build() When installing the IRQ pre-handler, we were not setting up the second argument correctly. It should be a pointer to the sabre_irq_data, not the config space PIO address. Furthermore, we only need this pre-handler installed if the device sits behind a PCI bridge that is not Sabre or Simba/APB. Signed-off-by: David S. Miller --- Reading git-diff-tree failed