From: Benjamin Herrenschmidt Date: Thu, 20 Dec 2007 03:54:56 +0000 (+1100) Subject: [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() X-Git-Tag: v2.6.25-rc1~1131^2~241 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f8c827f9b8ab2c8644f7ab85a1b1d58fc0fcf7;p=pandora-kernel.git [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() Our implementation of pcibios_enable_device() incorrectly ignores the mask argument and always checks that all resources have been allocated, which isn't the right thing to do anymore. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed