git: sdhci - Use bus_dmamem_coherent for allocating memory for sdma DMA.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Mon Jan 9 08:48:17 PST 2017
commit 22caf4860a8a73a2f218125a12765affef88d9c3
Author: Imre Vadász <imre at vdsz.com>
Date: Thu Jan 5 19:34:24 2017 +0100
sdhci - Use bus_dmamem_coherent for allocating memory for sdma DMA.
* While there, rename various constants which are related to SDMA (and not
going to be used for ADMA2) from *_DMA_* names to *_SDMA_*.
Summary of changes:
sys/dev/disk/sdhci/sdhci.c | 121 +++++++++++++++++------------------------
sys/dev/disk/sdhci/sdhci.h | 15 ++---
sys/dev/disk/sdhci/sdhci_pci.c | 6 +-
3 files changed, 59 insertions(+), 83 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/22caf4860a8a73a2f218125a12765affef88d9c3
--
DragonFly BSD source repository
More information about the Commits
mailing list