]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: ux500: Set DMA address during device init
authorFabio Baltieri <fabio.baltieri@linaro.org>
Wed, 12 Jun 2013 07:57:58 +0000 (09:57 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 12 Jun 2013 16:02:48 +0000 (17:02 +0100)
commit20413113ffdd8c56b2a985ca8195d9c91e9c602b
treefc43594d7486bb79e42042ab6a5bab8820bb4f2a
parentf3fe53dd975306903be3616c87865a87a52fb20e
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 <fabio.baltieri@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/ux500/ux500_msp_i2s.c
sound/soc/ux500/ux500_msp_i2s.h