Page MenuHomeFreeBSD

sdhci_xenon: remove redundant code in property parsing
ClosedPublic

Authored by bag_semihalf.com on Aug 4 2021, 8:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 12, 4:15 PM
Unknown Object (File)
Fri, Oct 10, 2:58 AM
Unknown Object (File)
Mon, Oct 6, 11:14 AM
Unknown Object (File)
Sat, Sep 20, 5:54 AM
Unknown Object (File)
Sep 4 2025, 7:31 AM
Unknown Object (File)
Aug 17 2025, 12:24 AM
Unknown Object (File)
Aug 14 2025, 11:11 PM
Unknown Object (File)
Aug 5 2025, 4:17 AM

Details

Summary

Remove redundant ofw property parsing in driver code, is already
taken care of in mmc_fdt_helpers.

Move ofw parsing to attach method.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable