linux/sound/soc/kirkwood
Russell King ae6a5d3772 ASoC: kirkwood-dma: fix use of virt_to_phys()
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>
2012-11-21 10:38:16 +09:00
..
Kconfig ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depend on I2C 2011-12-03 10:56:47 +00:00
kirkwood-dma.c ASoC: kirkwood-dma: fix use of virt_to_phys() 2012-11-21 10:38:16 +09:00
kirkwood-i2s.c ARM: orion: move platform_data definitions 2012-09-19 17:42:17 +02:00
kirkwood-openrd.c ARM: orion: move platform_data definitions 2012-09-19 17:42:17 +02:00
kirkwood-t5325.c ARM: orion: move platform_data definitions 2012-09-19 17:42:17 +02:00
kirkwood.h ARM: Orion: Audio: Add clk/clkdev support 2012-05-08 16:34:03 -07:00
Makefile ASoC: kirkwood: Add audio support to hp t5325 thin clients 2010-10-21 13:51:43 -07:00