]> Git Repo - linux.git/commit
ASoC: utils: Add internal call to determine if DAI is dummy.
authorLiam Girdwood <[email protected]>
Wed, 8 Jan 2014 10:40:18 +0000 (10:40 +0000)
committerMark Brown <[email protected]>
Wed, 8 Jan 2014 12:07:13 +0000 (12:07 +0000)
commitbece9e957cbfb37f12488b24166364307e39f5b0
tree241393c87b1b049ea358546de03bd9591e2dff30
parent527659766778bcb0a2b739867ce4d95b4c57c7d7
ASoC: utils: Add internal call to determine if DAI is dummy.

Provide a quick way to tell if a DAI is a dummy DAI or a regular DAI.
This is for internal DAPM usage only and is used to determine whether to
insert a DAI link connection into the DAPM graph.

Signed-off-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
include/sound/soc-dai.h
sound/soc/soc-utils.c
This page took 0.060421 seconds and 4 git commands to generate.