commit | 057a1573fd1309a6b3a039f9cd75b4e90f7f6cf4 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Jan 01 11:30:35 2015 +0100 |
committer | Mark Brown <broonie@kernel.org> | Tue Jan 06 17:24:25 2015 +0000 |
tree | 5fc9ac1981816c8d47f51c1fbfa4a07e0ef92793 | |
parent | 4e3461d34f4cd632b403342ea1df33135e5e3ad3 [diff] |
ASoC: broadwell: Drop unnecessary snd_soc_dapm_enable() calls DAPM widgets are enabled by default, there is no need to enable them unless they have previously been explicitly disabled. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>