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)
Sun, May 17, 9:26 AM
Unknown Object (File)
Sun, May 17, 2:57 AM
Unknown Object (File)
Fri, May 15, 4:19 PM
Unknown Object (File)
Sat, May 9, 4:26 AM
Unknown Object (File)
Thu, May 7, 10:00 AM
Unknown Object (File)
Sun, May 3, 1:15 AM
Unknown Object (File)
Thu, Apr 23, 8:08 AM
Unknown Object (File)
Apr 18 2026, 10:28 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