alistair23-linux/drivers/net/caif
Christoph Hellwig e222822f9b net: caif: pass struct device to DMA API functions
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>
2019-02-12 12:09:23 -05:00
..
caif_hsi.c
caif_serial.c
caif_spi.c net: caif: pass struct device to DMA API functions 2019-02-12 12:09:23 -05:00
caif_spi_slave.c
caif_virtio.c
Kconfig
Makefile