Searched hist:"28 e9ad921d3b7defd8940a3e30e8241c8ed734db" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc.h | diff 28e9ad921d3b7defd8940a3e30e8241c8ed734db Wed Mar 02 12:36:34 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Add a late_probe() callback to cards
This is run after the DAPM widgets and routes are added, allowing setup of things like jacks using the routes. The main card probe() is run before anything else so can't be used for this purpose.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
|
/openbmc/linux/sound/soc/ |
H A D | soc-core.c | diff 28e9ad921d3b7defd8940a3e30e8241c8ed734db Wed Mar 02 12:36:34 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Add a late_probe() callback to cards
This is run after the DAPM widgets and routes are added, allowing setup of things like jacks using the routes. The main card probe() is run before anything else so can't be used for this purpose.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
|