ee aa4110045c5089ca0d498bdb32af29f3dfdf1d1a parent dfac6faf8f42d5a9dd6919d7a2a41ef91eb77b4f author Kumar Gala 1182802788 -0500 committer Kumar Gala 1183100300 -0500 [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