commit | a47cbe7263236691ee0bbc392f7fd4ec0da1159f | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jul 23 14:03:07 2008 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Nov 21 14:02:08 2008 +0000 |
tree | 78b009a80c5c4bd625a3935ec621d5b5b2d42b74 | |
parent | 5de27b6cc0a8a1d27158ec9047cb5981745edfc0 [diff] |
ASoC: Move DAI structure definitions into new soc-dai.h ASoC v2 factors most of the contents of soc.h out into separate headers, including soc-dai.h for the DAI. Factor the existing DAI API out into this file in order to prepare for backporting of the ASoC v2 DAI API. Also backport some of Liam's improvements to the documentation. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>