ASoC: Move DAI structure definitions into new soc-dai.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 23 Jul 2008 13:03:07 +0000 (14:03 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Nov 2008 14:02:08 +0000 (14:02 +0000)
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>

No differences found