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)
Mon, Mar 30, 3:37 PM
Unknown Object (File)
Mon, Mar 23, 2:03 PM
Unknown Object (File)
Mon, Mar 23, 12:09 PM
Unknown Object (File)
Sat, Mar 21, 5:41 PM
Unknown Object (File)
Thu, Mar 19, 2:38 PM
Unknown Object (File)
Mon, Mar 16, 3:38 AM
Unknown Object (File)
Thu, Mar 12, 7:19 AM
Unknown Object (File)
Thu, Mar 12, 7:12 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