From ab72ff44cb44a4cef24887ea5aa502e03d00c03e Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Sat, 16 Jul 2011 10:55:08 +0900 Subject: [PATCH] --- yaml --- r: 257605 b: refs/heads/master c: b0b3e6f86178723878dbe401c4ba192172a8acdd h: refs/heads/master i: 257603: df8e160ea9380179623ae0bd585500853d98ab09 v: v3 --- [refs] | 2 +- trunk/sound/soc/soc-dapm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 111433d6ad1c..540cec000a45 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d02173cd17a1ac3db04aa9b9e5de153f2d02dd5 +refs/heads/master: b0b3e6f86178723878dbe401c4ba192172a8acdd diff --git a/trunk/sound/soc/soc-dapm.c b/trunk/sound/soc/soc-dapm.c index 54fa2e5e3078..fbfcda062839 100644 --- a/trunk/sound/soc/soc-dapm.c +++ b/trunk/sound/soc/soc-dapm.c @@ -989,7 +989,7 @@ static void dapm_seq_run(struct snd_soc_dapm_context *dapm, INIT_LIST_HEAD(&pending); cur_sort = -1; - cur_subseq = -1; + cur_subseq = INT_MIN; cur_reg = SND_SOC_NOPM; cur_dapm = NULL; }