HomeFreeBSD

Fix dwmmc(4) driver attachment when ext_resources are not present.

Description

Fix dwmmc(4) driver attachment when ext_resources are not present.

Ignore only ENOENT (no DTS properties found) and ENODEV (driver not
present) non-zero return values from ext_resources.

Reviewed by: manu
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D22043

Details

Provenance
brAuthored on
Reviewer
manu
Differential Revision
D22043: Fix dwmmc(4) attachment
Parents
rS353574: Fix a write-only variable warning from external GCC.
Branches
Unknown
Tags
Unknown