]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement missing MMCBR ivars
authorimp <imp@FreeBSD.org>
Thu, 4 Jul 2019 14:15:04 +0000 (14:15 +0000)
committerimp <imp@FreeBSD.org>
Thu, 4 Jul 2019 14:15:04 +0000 (14:15 +0000)
commit688b6e21022f226f19e2701c4bd1892bd615432f
treef4afd6baaa06b5f963123174c888e6b32ee37ac0
parent84fd1988a08bbf50cba1b2876a819d216893521e
Implement missing MMCBR ivars

All MMCBR bridges have to implement all the MMCBR variables. This
implements them for everybody that currently doesn't.

A common routine for this should be written.
sys/arm/amlogic/aml8726/aml8726_mmc.c
sys/arm/amlogic/aml8726/aml8726_sdxc-m8.c
sys/dev/mmc/host/dwmmc.c
sys/mips/ingenic/jz4780_mmc.c