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, Oct 12, 5:09 AM
Unknown Object (File)
Sat, Oct 4, 9:51 PM
Unknown Object (File)
Thu, Oct 2, 6:40 AM
Unknown Object (File)
Thu, Oct 2, 2:32 AM
Unknown Object (File)
Tue, Sep 30, 1:51 PM
Unknown Object (File)
Tue, Sep 30, 4:46 AM
Unknown Object (File)
Mon, Sep 29, 11:23 PM
Unknown Object (File)
Sun, Sep 28, 1:08 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