HomeFreeBSD

DesignWare PCIe driver: Don't call bus_generic_attach() twice.

Description

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.

MFC after: 1 week

Details

Provenance
mmelAuthored on
Parents
rS368363: Connect RK3288 to GENERIC kernel.
Branches
Unknown
Tags
Unknown