From: Kumar Gala Date: Mon, 25 Jun 2007 20:19:48 +0000 (-0500) Subject: [POWERPC] Added indirect_type to handle variants of PCI ops X-Git-Tag: v2.6.23-rc1~767^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab0f9ad34d1eb31bb13cc4218d7717f8a85b12ed;p=pandora-kernel.git [POWERPC] Added indirect_type to handle variants of PCI ops The generic PCI config ops indirect support for ppc32 covers only two cases (implicit vs explicit) type 0/1 config cycles via set_cfg_type. Added a indirect_type bit mask to handle other variants. Added support for PCI-e extended registers and moved the cfg_type handling into the bit mask for ARCH=powerpc. We can also use this to handle indirect quirks. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed