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)
Mon, Jun 9, 10:40 AM
Unknown Object (File)
Thu, Jun 5, 9:07 PM
Unknown Object (File)
Fri, May 30, 10:56 PM
Unknown Object (File)
May 5 2025, 1:28 PM
Unknown Object (File)
Apr 24 2025, 12:41 PM
Unknown Object (File)
Apr 21 2025, 10:57 PM
Unknown Object (File)
Apr 21 2025, 4:30 PM
Unknown Object (File)
Apr 21 2025, 4:29 PM

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