From aaf567837fea74c7ac3cb0c4f608f7127cea335d Mon Sep 17 00:00:00 2001 From: Ryo Tsutsui Date: Sun, 31 Mar 2013 19:19:09 +0100 Subject: [PATCH] --- yaml --- r: 371887 b: refs/heads/master c: 0e669246dcd11ad3ecb33a6170a963c4badaa10b h: refs/heads/master i: 371885: 606cd9cebe1bd1fdb7d12070aa54061c367b2d54 371883: 8cd5df61d20194dcf1eca580450f643bfd3fcbb8 371879: c7bbdfe95f8397a19f3b6e879cf3331034de78f5 371871: 7a2a3e49995ec1c564f771f47c1f75d888d0f3c4 v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dapm.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) 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; }