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)
Thu, Apr 9, 6:33 PM
Unknown Object (File)
Tue, Apr 7, 7:26 AM
Unknown Object (File)
Sun, Apr 5, 9:12 AM
Unknown Object (File)
Sat, Apr 4, 10:32 PM
Unknown Object (File)
Fri, Apr 3, 11:48 AM
Unknown Object (File)
Thu, Apr 2, 9:57 AM
Unknown Object (File)
Sat, Mar 28, 9:41 AM
Unknown Object (File)
Sat, Mar 28, 6:35 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