All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: cs4271: Remove outdated comment
@ 2014-02-04 13:48 Lars-Peter Clausen
  2014-02-05 10:31 ` Daniel Mack
  2014-02-05 11:31 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Lars-Peter Clausen @ 2014-02-04 13:48 UTC (permalink / raw)
  To: Mark Brown, Liam Girdwood; +Cc: alsa-devel, Lars-Peter Clausen, Daniel Mack

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>
---
 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;
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: cs4271: Remove outdated comment
  2014-02-04 13:48 [PATCH] ASoC: cs4271: Remove outdated comment Lars-Peter Clausen
@ 2014-02-05 10:31 ` Daniel Mack
  2014-02-05 11:31 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Mack @ 2014-02-05 10:31 UTC (permalink / raw)
  To: Lars-Peter Clausen, Mark Brown, Liam Girdwood; +Cc: alsa-devel

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;
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ASoC: cs4271: Remove outdated comment
  2014-02-04 13:48 [PATCH] ASoC: cs4271: Remove outdated comment Lars-Peter Clausen
  2014-02-05 10:31 ` Daniel Mack
@ 2014-02-05 11:31 ` Mark Brown
  1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2014-02-05 11:31 UTC (permalink / raw)
  To: Lars-Peter Clausen; +Cc: alsa-devel, Liam Girdwood, Daniel Mack


[-- Attachment #1.1: Type: text/plain, Size: 309 bytes --]

On Tue, Feb 04, 2014 at 02:48:22PM +0100, 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.

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-05 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-04 13:48 [PATCH] ASoC: cs4271: Remove outdated comment Lars-Peter Clausen
2014-02-05 10:31 ` Daniel Mack
2014-02-05 11:31 ` Mark Brown

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.