All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@zonque.org>
To: Lars-Peter Clausen <lars@metafoo.de>,
	Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] ASoC: cs4271: Remove outdated comment
Date: Wed, 05 Feb 2014 11:31:24 +0100	[thread overview]
Message-ID: <52F212FC.3020200@zonque.org> (raw)
In-Reply-To: <1391521702-15594-1-git-send-email-lars@metafoo.de>

On 02/04/2014 02:48 PM, Lars-Peter Clausen wrote:
> Commit 1b1861ead ("ASoC: cs4271: convert to direct regmap API usage") removed
> the bus_type field from the cs4271_private struct, but left the comment that
> described the field in there. This patch removes the comment.
> 
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>

Jup, I seem to have forgotten to remove this comment.

Acked-by: Daniel Mack <daniel@zonque.org>


Thanks,
Daniel


> ---
>  sound/soc/codecs/cs4271.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/soc/codecs/cs4271.c b/sound/soc/codecs/cs4271.c
> index ce05fd9..f7bbe6f 100644
> --- a/sound/soc/codecs/cs4271.c
> +++ b/sound/soc/codecs/cs4271.c
> @@ -159,7 +159,6 @@ static bool cs4271_volatile_reg(struct device *dev, unsigned int reg)
>  }
>  
>  struct cs4271_private {
> -	/* SND_SOC_I2C or SND_SOC_SPI */
>  	unsigned int			mclk;
>  	bool				master;
>  	bool				deemph;
> 

  reply	other threads:[~2014-02-05 10:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-04 13:48 [PATCH] ASoC: cs4271: Remove outdated comment Lars-Peter Clausen
2014-02-05 10:31 ` Daniel Mack [this message]
2014-02-05 11:31 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52F212FC.3020200@zonque.org \
    --to=daniel@zonque.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.