mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-04-09 16:04:01 +00:00
The DMA API generally relies on a struct device to work properly, and only barely works without one for legacy reasons. Pass the easily available struct device from the platform_device to remedy this. Also use the proper Kconfig symbol to check for DMA API availability. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
caif_hsi.c | ||
caif_serial.c | ||
caif_spi.c | ||
caif_spi_slave.c | ||
caif_virtio.c | ||
Kconfig | ||
Makefile |