]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: dapm - Make DAPM reset code a separate function.
authorLiam Girdwood <lrg@ti.com>
Wed, 15 Feb 2012 15:15:34 +0000 (15:15 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 15 Feb 2012 15:56:49 +0000 (07:56 -0800)
commit6c120e19fa587710d80757a6e364961a017fb6c3
treedb49eec403cf1a1f4ac9bafe462ff736faef5fc2
parent65f01ef09ee601aa04dfbe6c4f08193668461a6b
ASoC: dapm - Make DAPM reset code a separate function.

It's useful to export the DAPM reset as a static function for future use
by other DAPM functions. e.g. The dynamic PCM query widgets resets the DAPM
graph before working out active paths.

Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c