diff --git a/[refs] b/[refs] index 3011b8509803..e4d4b7e78919 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 85762e71f17b59a76e6333d1a796737d080b7517 +refs/heads/master: 0e669246dcd11ad3ecb33a6170a963c4badaa10b diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 687784463db9..7a61b5cc2d4f 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/sound/soc/soc-dapm.c @@ -1165,8 +1165,6 @@ static int dapm_supply_check_power(struct snd_soc_dapm_widget *w) return 1; } - dapm_clear_walk(w->dapm); - return 0; }