From 36845a8adc721d7c6a50802518f3582d0ff3b3c8 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 25 May 2011 09:53:12 +0200 Subject: [PATCH] --- yaml --- r: 257469 b: refs/heads/master c: b6f7d7c8bf40800ac68e16302bb7627c59ea9168 h: refs/heads/master i: 257467: e1d04dd3f11c31a36adfc100ddfccf3c34a7d62d v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/cs4270.c | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index f100ef2cfadc..becb148dc59e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bb5b5fd4d49e5902840874cf60b51714bd51a30a +refs/heads/master: b6f7d7c8bf40800ac68e16302bb7627c59ea9168 diff --git a/trunk/sound/soc/codecs/cs4270.c b/trunk/sound/soc/codecs/cs4270.c index 0206a17d7283..6cc8678f49f3 100644 --- a/trunk/sound/soc/codecs/cs4270.c +++ b/trunk/sound/soc/codecs/cs4270.c @@ -636,10 +636,7 @@ static int cs4270_soc_resume(struct snd_soc_codec *codec) #endif /* CONFIG_PM */ /* - * ASoC codec device structure - * - * Assign this variable to the codec_dev field of the machine driver's - * snd_soc_device structure. + * ASoC codec driver structure */ static const struct snd_soc_codec_driver soc_codec_device_cs4270 = { .probe = cs4270_probe,