From: Fabio Baltieri Date: Wed, 12 Jun 2013 07:57:58 +0000 (+0200) Subject: ASoC: ux500: Set DMA address during device init X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~15^2~3^2~24^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20413113ffdd8c56b2a985ca8195d9c91e9c602b;p=pandora-kernel.git ASoC: ux500: Set DMA address during device init Add a field with the tx/rx register address to the DMA parameters structure, and set it to the correct address during device initialization. This address used to be hardcoded in the DMA controller driver, it now needs to be explicitly figured out by the device driver. Signed-off-by: Fabio Baltieri Acked-by: Linus Walleij Acked-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed