]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: utils: Add internal call to determine if DAI is dummy.
authorLiam Girdwood <liam.r.girdwood@linux.intel.com>
Wed, 8 Jan 2014 10:40:18 +0000 (10:40 +0000)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 12:07:13 +0000 (12:07 +0000)
commit31d89624f56e27d6d412df966d289a2fcdc7aab4
tree241393c87b1b049ea358546de03bd9591e2dff30
parentb053ecdc940507b2f29fc0b3bd93550fea2b10ad
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 <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/soc-dai.h
sound/soc/soc-utils.c