commit | ecfc0c04f236f1e2a95094792ec10cf27be39f7c | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Oct 17 21:13:19 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Sun Oct 20 17:26:34 2013 +0100 |
tree | 08c88a503926a02f373fe744304d1e93c0151bdd | |
parent | fa654e085300e9c222ef931bc0702a9df2542666 [diff] |
ASoC: dai: Provide interface for setting DMA data at probe time Allow DMA data to be set at probe time for devices that can do that, avoiding the need to do it every time we start a stream and supporting non-DT dmaengine users using the helpers. Signed-off-by: Mark Brown <broonie@linaro.org>