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
F81679789: D12471.id.diff
Fri, Apr 19, 8:17 PM
F81666647: D12471.id33374.diff
Fri, Apr 19, 4:43 PM
Unknown Object (File)
Mar 1 2024, 1:21 PM
Unknown Object (File)
Feb 22 2024, 5:37 PM
Unknown Object (File)
Feb 22 2024, 5:37 PM
Unknown Object (File)
Feb 22 2024, 5:37 PM
Unknown Object (File)
Feb 22 2024, 5:24 PM
Unknown Object (File)
Feb 1 2024, 7:25 PM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11704
Build 12050: arc lint + arc unit