From: Kuninori Morimoto Date: Wed, 18 Jun 2014 08:54:43 +0000 (+0900) Subject: ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~29^2~4^2~4^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64eae986fc1e3a281b00f04b7c9c00b145ec8a57;p=pandora-kernel.git ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1 ad32d0c7b0e993433df152ae747652647eb65a27 (ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr) added rsnd_gen_dma_addr() to calculate DMA addr, but, it is necessary only for Gen2. This patch ignores Gen1 case. Kernel will be panic without this patch. Special thanks to Simon Reported-by: Simon Horman Signed-off-by: Kuninori Morimoto Tested-by: Simon Horman Signed-off-by: Mark Brown --- Reading git-diff-tree failed