15 Feb
2012
15 Feb
'12
4:23 p.m.
On Wed, 2012-02-15 at 15:15 +0000, Liam Girdwood wrote:
From: Sebastien Guiriec s-guiriec@ti.com
Allow platform widgets to be visible in debugfs like codec widgets.
Signed-off-by: Liam Girdwood lrg@ti.com
@@ -918,10 +947,10 @@ static void soc_remove_dai_link(struct snd_soc_card *card, int num, int order) if (err < 0) printk(KERN_ERR "asoc: failed to remove %s\n", platform->name); }
This line shouldn't be removed. V2 coming.
Liam