]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commita47cbe7263236691ee0bbc392f7fd4ec0da1159f
tree78b009a80c5c4bd625a3935ec621d5b5b2d42b74
parent5de27b6cc0a8a1d27158ec9047cb5981745edfc0
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>
include/sound/soc-dai.h [new file with mode: 0644]
include/sound/soc.h