Home
last modified time | relevance | path

Searched hist:"474 b62d6eee733abdcd36f8e3e5ce504fbb9110b" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoc-dapm.hdiff 474b62d6eee733abdcd36f8e3e5ce504fbb9110b Tue Jan 18 10:14:44 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Provide per widget type callback when executing DAPM sequences

Many modern devices have features such as DC servos which take time to start.
Currently these are handled by per-widget events but this makes it difficult
to paralleise operations on multiple widgets, meaning delays can end up
being needlessly serialised. By providing a callback to drivers when all
widgets of a given type have been handled during a DAPM sequence the core
allows drivers to start operations separately and wait for them to complete
much more simply.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
H A Dsoc.hdiff 474b62d6eee733abdcd36f8e3e5ce504fbb9110b Tue Jan 18 10:14:44 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Provide per widget type callback when executing DAPM sequences

Many modern devices have features such as DC servos which take time to start.
Currently these are handled by per-widget events but this makes it difficult
to paralleise operations on multiple widgets, meaning delays can end up
being needlessly serialised. By providing a callback to drivers when all
widgets of a given type have been handled during a DAPM sequence the core
allows drivers to start operations separately and wait for them to complete
much more simply.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
/openbmc/linux/sound/soc/
H A Dsoc-dapm.cdiff 474b62d6eee733abdcd36f8e3e5ce504fbb9110b Tue Jan 18 10:14:44 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Provide per widget type callback when executing DAPM sequences

Many modern devices have features such as DC servos which take time to start.
Currently these are handled by per-widget events but this makes it difficult
to paralleise operations on multiple widgets, meaning delays can end up
being needlessly serialised. By providing a callback to drivers when all
widgets of a given type have been handled during a DAPM sequence the core
allows drivers to start operations separately and wait for them to complete
much more simply.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
H A Dsoc-core.cdiff 474b62d6eee733abdcd36f8e3e5ce504fbb9110b Tue Jan 18 10:14:44 CST 2011 Mark Brown <broonie@opensource.wolfsonmicro.com> ASoC: Provide per widget type callback when executing DAPM sequences

Many modern devices have features such as DC servos which take time to start.
Currently these are handled by per-widget events but this makes it difficult
to paralleise operations on multiple widgets, meaning delays can end up
being needlessly serialised. By providing a callback to drivers when all
widgets of a given type have been handled during a DAPM sequence the core
allows drivers to start operations separately and wait for them to complete
much more simply.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>