CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/08/09 07:52:36
Modified files:
sys/dev/sdmmc : sdmmc.c sdmmc_io.c sdmmcchip.h sdmmcvar.h
Log message:
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@
