Re: [PATCH] powerpc/wsp: Permanently enable PCI class code workaround

2012-02-05 Thread Stephen Rothwell
Hi Ben, Just a small grammar correction: On Mon, 06 Feb 2012 10:50:04 +1100 Benjamin Herrenschmidt wrote: > > - /* WSP DD1 has a bogus class code by default in the PCI-E > - * root complex's built-in P2P bridge */ > + /* > + * Some WSP variants has a bogus class code by defau

[PATCH] powerpc/wsp: Permanently enable PCI class code workaround

2012-02-05 Thread Benjamin Herrenschmidt
It appears that on the Chroma card, the class code of the root complex is still wrong even on DD2 or later chips. This could be a firmware issue, but that breaks resource allocation so let's unconditionally fix it up. Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/platforms/wsp/wsp_pci.c