From: Michael Buesch Date: Fri, 27 Feb 2009 06:33:00 +0000 (-0800) Subject: b44: Unconditionally enable interrupt routing on reset X-Git-Tag: v2.6.29-rc7~13^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8af11af85fecbfa7b95fd79c043b16ae0ee0d55;p=pandora-kernel.git b44: Unconditionally enable interrupt routing on reset Unconditionally setup the IRQ routing on chip reset. It's safe to call ssb_pcicore_dev_irqvecs_enable() unconditionally, because it has internal checks for redundant calls. This fixes problems where hardware will not come up properly due to quirks in the enable-bit hardware. Reported-by: Pantelis Koukousoulas Signed-off-by: Michael Buesch Signed-off-by: David S. Miller --- Reading git-diff-tree failed