Page MenuHomeFreeBSD

Rename sdhci_cam_start_slot() into sdhci_start_slot()
ClosedPublic

Authored by kibab on Sep 23 2017, 8:12 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jun 20, 4:03 AM
Unknown Object (File)
Wed, Jun 18, 7:54 PM
Unknown Object (File)
Sun, Jun 15, 4:22 PM
Unknown Object (File)
Fri, Jun 13, 11:40 PM
Unknown Object (File)
May 15 2025, 6:30 PM
Unknown Object (File)
Apr 19 2025, 12:05 AM
Unknown Object (File)
Apr 9 2025, 5:56 PM
Unknown Object (File)
Mar 31 2025, 9:56 AM
Subscribers
None

Details

Summary

This allows to just call sdhci_start_slot() in SDHCI drivers
and not to think about which stack handles the operation.

As a side effect, this will also fix MMCCAM with sdhci_acpi driver.

Test Plan

Compile GENERIC and GENERIC-MMCCAM on amd64, IMX6 and BEAGLEBONE with
and without MMCCAM on arm.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable