mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
6d4e9a8efe
Lift the dma_default_coherent variable from the mips architecture code to the driver core. This allows an architecture to sdefault all device to be DMA coherent at run time, even if the kernel is build with support for DMA noncoherent device. By allowing device_initialize to set the ->dma_coherent field to this default the amount of arch hooks required for this behavior can be greatly reduced. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> |
||
---|---|---|
.. | ||
common | ||
devboards | ||
board-gpr.c | ||
board-mtx1.c | ||
board-xxs1500.c | ||
Kconfig | ||
Makefile | ||
Platform |