Searched hist:"7 df3788410e674423375b88e2d95c46e4015f5f5" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/sound/ |
H A D | soc-dapm.h | diff 7df3788410e674423375b88e2d95c46e4015f5f5 Mon Jun 16 11:13:04 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Auto disconnect pins from all DAPM contexts
Currently only pins in CODEC DAPM contexts are automatically marked as non-connected if the card has the fully_routed flag set. This makes sense since widgets which qualify for auto-disconnection are only found in CODEC DAPM contexts. But with componentisation this is going to change, so consider all widgets for auto-disconnection.
Also it is probably faster to walk the widgets list only once rather than once for each CODEC.
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-dapm.c | diff 7df3788410e674423375b88e2d95c46e4015f5f5 Mon Jun 16 11:13:04 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Auto disconnect pins from all DAPM contexts
Currently only pins in CODEC DAPM contexts are automatically marked as non-connected if the card has the fully_routed flag set. This makes sense since widgets which qualify for auto-disconnection are only found in CODEC DAPM contexts. But with componentisation this is going to change, so consider all widgets for auto-disconnection.
Also it is probably faster to walk the widgets list only once rather than once for each CODEC.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|
H A D | soc-core.c | diff 7df3788410e674423375b88e2d95c46e4015f5f5 Mon Jun 16 11:13:04 CDT 2014 Lars-Peter Clausen <lars@metafoo.de> ASoC: Auto disconnect pins from all DAPM contexts
Currently only pins in CODEC DAPM contexts are automatically marked as non-connected if the card has the fully_routed flag set. This makes sense since widgets which qualify for auto-disconnection are only found in CODEC DAPM contexts. But with componentisation this is going to change, so consider all widgets for auto-disconnection.
Also it is probably faster to walk the widgets list only once rather than once for each CODEC.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@linaro.org>
|