Searched hist:"1438 c2f60ba955114cff3717f1a334878c7886a9" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 1438c2f60ba955114cff3717f1a334878c7886a9 Sun Mar 09 11:41:47 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Add a per component dai list
Now that every DAI has a component we can track the DAIs on a per component basis. This simplifies the DAI lookup when we are only interested in DAIs of a specific component and also makes it possible to have multiple components with the same parent device and also register DAIs.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 1438c2f60ba955114cff3717f1a334878c7886a9 Sun Mar 09 11:41:47 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Add a per component dai list
Now that every DAI has a component we can track the DAIs on a per component basis. This simplifies the DAI lookup when we are only interested in DAIs of a specific component and also makes it possible to have multiple components with the same parent device and also register DAIs.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|