commit | 69c2d346e8fa8dbed122e82f727332f35718ab86 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Tue Aug 13 00:20:36 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Aug 13 10:19:59 2013 +0100 |
tree | ecd4982ca6a035a86e72c1fdcd6601bb1e87e93c | |
parent | 946d92a100f6c36b1c53922d5105b3c19a59173d [diff] |
ASoC: dapm: Ensure kcontrol list is initialised Ensure that the recently added path kcontrol list is initialised otherwise we may crash trying to delete routes that don't have kcontrols. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by: Lars-Peter Clausen <lars@metafoo.de>