mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
ae6a5d3772
This is part of a patch found in Rabeeh Khoury's git tree for the cubox. You can not use virt_to_phys() on the address returned from dma_alloc_coherent(); it may not be part of the kernel direct-mapped memory. Fix this to use the DMA address instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> |
||
---|---|---|
.. | ||
Kconfig | ||
kirkwood-dma.c | ||
kirkwood-i2s.c | ||
kirkwood-openrd.c | ||
kirkwood-t5325.c | ||
kirkwood.h | ||
Makefile |