diff options
-rw-r--r-- | sound/soc/soc-dapm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/soc-dapm.c b/sound/soc/soc-dapm.c index 687784463db9..7a61b5cc2d4f 100644 --- a/sound/soc/soc-dapm.c +++ b/sound/soc/soc-dapm.c | |||
@@ -1165,8 +1165,6 @@ static int dapm_supply_check_power(struct snd_soc_dapm_widget *w) | |||
1165 | return 1; | 1165 | return 1; |
1166 | } | 1166 | } |
1167 | 1167 | ||
1168 | dapm_clear_walk(w->dapm); | ||
1169 | |||
1170 | return 0; | 1168 | return 0; |
1171 | } | 1169 | } |
1172 | 1170 | ||