diff --git a/[refs] b/[refs] index a45425069b8d..1764dd159428 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f04b8d6ecef2c981e9d7b2c5ae358240a02b6974 +refs/heads/master: 7c08be84f83b23762fb7571ac9a4aea3c34d1a66 diff --git a/trunk/sound/soc/soc-core.c b/trunk/sound/soc/soc-core.c index ebb104878c48..1252ab1ebf69 100644 --- a/trunk/sound/soc/soc-core.c +++ b/trunk/sound/soc/soc-core.c @@ -412,7 +412,7 @@ static void soc_init_card_debugfs(struct snd_soc_card *card) snd_soc_debugfs_root); if (!card->debugfs_card_root) { dev_warn(card->dev, - "ASoC: Failed to create codec debugfs directory\n"); + "ASoC: Failed to create card debugfs directory\n"); return; }