Page MenuHomeFreeBSD

mmc: dwmmc: Convert driver to use the mmc_sim interface
ClosedPublic

Authored by manu on Dec 5 2020, 3:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 3:53 PM
Unknown Object (File)
Fri, Oct 17, 3:53 PM
Unknown Object (File)
Fri, Oct 17, 3:53 PM
Unknown Object (File)
Fri, Oct 17, 7:16 AM
Unknown Object (File)
Wed, Oct 15, 8:04 PM
Unknown Object (File)
Mon, Oct 13, 6:12 AM
Unknown Object (File)
Sep 30 2025, 11:54 PM
Unknown Object (File)
Sep 29 2025, 12:40 PM
Subscribers
None

Details

Summary

A lot more generic cam related things are done in mmc_sim so this simplify
the driver a lot.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Dec 5 2020, 3:08 PM
manu created this revision.
kibab added inline comments.
sys/dev/mmc/host/dwmmc.c
773

Please capitalize; these are abbreviations.

This revision is now accepted and ready to land.Dec 18 2020, 5:44 PM