[alsa-devel] [PATCH 0/2] CONFIG_OF vs DMA_OF
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Aug 21 13:47:44 CEST 2015
Hi Vinod, Mark
Current OF base DMAEngine API will be compiled if .config has
CONFIG_DMA_OF. but of-dma.h based on CONFIG_OF instead of CONFIG_DMA_OF.
These patches tidyup this issue.
Please check 1) patch carefully, since DMAEngine API has many dependency
to other drivers.
> Mark
I think 2) patch is based on 1). Please check it
Kuninori Morimoto (2):
1) dmaengine: OF DMAEngine API based on CONFIG_DMA_OF instead of CONFIG_OF
2) ASoC: rsnd: SND_SOC_RCAR doesn't depend on DMA_OF
include/linux/of_dma.h | 2 +-
sound/soc/sh/Kconfig | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
Best regards
---
Kuninori Morimoto
More information about the Alsa-devel
mailing list