All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: alsa-devel@alsa-project.org, Mark Brown <broonie@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>
Subject: Re: [PATCH 2/3] ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs
Date: Tue, 6 Aug 2013 16:20:41 +0300	[thread overview]
Message-ID: <5200F829.9070209@ti.com> (raw)
In-Reply-To: <1375789171-12098-2-git-send-email-lars@metafoo.de>

On 08/06/2013 02:39 PM, Lars-Peter Clausen wrote:
> It is unused and a leftover of the pre multi-component era.
> 
> Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>

Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>

> ---
>  sound/soc/codecs/twl4030.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c
> index 8e6e5b0..1e3884d 100644
> --- a/sound/soc/codecs/twl4030.c
> +++ b/sound/soc/codecs/twl4030.c
> @@ -137,8 +137,6 @@ static const u8 twl4030_reg[TWL4030_CACHEREGNUM] = {
>  
>  /* codec private data */
>  struct twl4030_priv {
> -	struct snd_soc_codec codec;
> -
>  	unsigned int codec_powered;
>  
>  	/* reference counts of AIF/APLL users */
> 


-- 
Péter

  reply	other threads:[~2013-08-06 13:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 11:39 [PATCH 1/3] ASoC: tlv320aic26: Fix keyclick feature Lars-Peter Clausen
2013-08-06 11:39 ` [PATCH 2/3] ASoC: twl4030: Remove embedded snd_soc_codec structs from private data structs Lars-Peter Clausen
2013-08-06 13:20   ` Peter Ujfalusi [this message]
2013-08-06 16:42   ` Mark Brown
2013-08-06 11:39 ` [PATCH 3/3] ASoC: mc13783: " Lars-Peter Clausen
2013-08-06 11:42   ` Mark Brown
2013-08-06 11:42 ` [PATCH 1/3] ASoC: tlv320aic26: Fix keyclick feature 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=5200F829.9070209@ti.com \
    --to=peter.ujfalusi@ti.com \
    --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.