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 27, 5:23 AM
Unknown Object (File)
Fri, Oct 18, 10:42 AM
Unknown Object (File)
Thu, Oct 17, 6:50 AM
Unknown Object (File)
Wed, Oct 16, 8:53 AM
Unknown Object (File)
Tue, Oct 15, 11:54 AM
Unknown Object (File)
Mon, Oct 14, 11:24 PM
Unknown Object (File)
Mon, Oct 14, 5:09 AM
Unknown Object (File)
Sun, Oct 13, 2:22 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