sdhci - Use bus_dmamem_coherent for allocating memory for sdma DMA.
commit22caf4860a8a73a2f218125a12765affef88d9c3
authorImre Vadász <imre@vdsz.com>
Thu, 5 Jan 2017 18:34:24 +0000 (5 19:34 +0100)
committerImre Vadász <imre@vdsz.com>
Mon, 9 Jan 2017 16:39:48 +0000 (9 17:39 +0100)
tree294bc9c20bf3f49b124ec354d865127871204d6e
parent91755bdd8e9f6b5596d279c4939c188d365bdd2b
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_*.
sys/dev/disk/sdhci/sdhci.c
sys/dev/disk/sdhci/sdhci.h
sys/dev/disk/sdhci/sdhci_pci.c