Allow passing per-function cookies through the SD/MMC bus to SDIO
authorpatrick <patrick@openbsd.org>
Thu, 9 Aug 2018 13:52:36 +0000 (13:52 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 9 Aug 2018 13:52:36 +0000 (13:52 +0000)
commit68a1c7f6604e681b21016f4e4f86051794ba0859
tree6808b831fc18b1bb28a77d9af83caf86f5df6822
parent154570e226f1f455bfd646dc2712101a0654dc8a
Allow passing per-function cookies through the SD/MMC bus to SDIO
devices.  This allows SDIO device drivers to read information from
the ACPI or FDT tables.

ok kettenis@
sys/dev/sdmmc/sdmmc.c
sys/dev/sdmmc/sdmmc_io.c
sys/dev/sdmmc/sdmmcchip.h
sys/dev/sdmmc/sdmmcvar.h