ASoC: dpcm: Add API for DAI link substream and runtime lookup
authorLiam Girdwood <lrg@ti.com>
Wed, 25 Apr 2012 11:12:53 +0000 (12:12 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 Apr 2012 16:48:19 +0000 (17:48 +0100)
commit47c88ffff73d27425be59b34a6d5a91518b5ebed
tree811a0b42807f3d061a2fa682f1e25e4210407fa1
parent618dae11f809aaccd05710aa8cee8c46a9cef1a7
ASoC: dpcm: Add API for DAI link substream and runtime lookup

Some component drivers will need to be able to look up their
DAI link substream and RTD data. Provide a mechanism for this.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/soc.h
sound/soc/soc-core.c