]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sdhci_fsl_fdt.c: Add a missing call to mmc_fdt_parse.
authorMarcin Wojtas <mw@FreeBSD.org>
Thu, 22 Apr 2021 10:54:41 +0000 (12:54 +0200)
committerMarcin Wojtas <mw@FreeBSD.org>
Fri, 14 May 2021 08:29:31 +0000 (10:29 +0200)
commitf0a9d7d7995641901e3132242d1d9bf22dc333f6
treed6ab64436710655a18c363c0d482945cfec38b98
parentffd61af32cf76f2e59cf11a0242d327f6c24c1f0
sdhci_fsl_fdt.c: Add a missing call to mmc_fdt_parse.

Add a missing call to mmc_fdt_parse, without it some dts properties
are not parsed.

Submitted by: Lukasz Hajec <lha@semihalf.com>
Reviewed by: manu
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D30122
sys/dev/sdhci/sdhci_fsl_fdt.c