[ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s
[deliverable/linux.git] / sound / soc / soc-dapm.c
index 411651dc9d1d47b0c7a8a9f1e4f664e3f3451108..5c2a34956a5da283cb14dfaf349318a99824162b 100644 (file)
@@ -651,7 +651,6 @@ static void dbg_dump_dapm(struct snd_soc_codec* codec, const char *action)
                                                        p->source->name);
                                }
                                list_for_each_entry(p, &w->sinks, list_source) {
-                                       p = list_entry(lp, struct snd_soc_dapm_path, list_source);
                                        if (p->connect)
                                                printk(" out %s %s\n", p->name ? p->name : "static",
                                                        p->sink->name);
This page took 0.045231 seconds and 5 git commands to generate.