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)
Tue, Mar 21, 2:09 PM
Unknown Object (File)
Tue, Mar 21, 11:39 AM
Unknown Object (File)
Feb 5 2023, 12:30 AM
Unknown Object (File)
Jan 15 2023, 6:36 AM
Unknown Object (File)
Jan 10 2023, 6:10 PM
Unknown Object (File)
Dec 30 2022, 2:27 AM
Unknown Object (File)
Dec 16 2022, 2:10 PM
Unknown Object (File)
Dec 8 2022, 4:53 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

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