commit | 13e13a31ef8e29f248727f2abae874ebf24b7037 | [log] [tgz] |
---|---|---|
author | Liam Girdwood <lrg@ti.com> | Mon Jan 31 21:30:52 2011 +0000 |
committer | Sebastien Guiriec <s-guiriec@ti.com> | Sun Jul 24 21:32:00 2011 +0200 |
tree | 623cf5f6a7f4990e6e3675f3b0919c1d55073144 | |
parent | aecd10463c835c852f19f454915cbc856d80b995 [diff] |
ASoC: dsp - add DSP support to ASoC core. Add DSP support to ASoC core. This adds a NULL CODEC driver allow binding and configuration of DSP DAIs, configures the PCM for DSP, initilaises the DSP state variables and managed the DSP DAI link registration. TODO: come cleanup and refactor some variable names. TODO: split out with previous patch into smaller patches. Signed-off-by: Liam Girdwood <lrg@ti.com>