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, Jan 7, 2:46 PM
Unknown Object (File)
Dec 13 2024, 12:44 PM
Unknown Object (File)
Dec 9 2024, 2:49 PM
Unknown Object (File)
Dec 9 2024, 7:49 AM
Unknown Object (File)
Nov 24 2024, 6:45 PM
Unknown Object (File)
Oct 6 2024, 10:39 PM
Unknown Object (File)
Oct 3 2024, 7:57 PM
Unknown Object (File)
Oct 3 2024, 6:56 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

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