K 10 svn:author V 4 mmel K 8 svn:date V 27 2020-12-17T12:58:05.432054Z K 7 svn:log V 209 MFC r368364: DesignWare PCIe driver: Don't call bus_generic_attach() twice. bus_generic_attach() should be called from the attach function of the real implementation, not from the common init function. END