alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Wan ZongShun <mcuos.com@gmail.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: Re: [PATCH] sound/spi: patch for the unuseful variable removal
Date: Mon, 07 Jun 2010 13:52:40 +0100	[thread overview]
Message-ID: <1275915160.3045.106.camel@odin> (raw)
In-Reply-To: <4C08B9A0.5000408@gmail.com>

On Fri, 2010-06-04 at 16:30 +0800, Wan ZongShun wrote:
> The '*bitclk' of structure 'snd_at73c213' seems no use
> ,so I make a patch to remove the unnecessary variable.
> 
> Signed-off-by: Wan ZongShun <mcuos.com@gmail.com>
> ---
>  sound/spi/at73c213.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/spi/at73c213.c b/sound/spi/at73c213.c
> index 4c7b051..1bc56b2 100644
> --- a/sound/spi/at73c213.c
> +++ b/sound/spi/at73c213.c
> @@ -69,7 +69,6 @@ struct snd_at73c213 {
>  	int				irq;
>  	int				period;
>  	unsigned long			bitrate;
> -	struct clk			*bitclk;
>  	struct ssc_device		*ssc;
>  	struct spi_device		*spi;
>  	u8				spi_wbuffer[2];

Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
-- 
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk

       reply	other threads:[~2010-06-07 13:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4C08B9A0.5000408@gmail.com>
2010-06-07 12:52 ` Liam Girdwood [this message]
2010-06-07 13:01 ` [PATCH] sound/spi: patch for the unuseful variable removal Mark Brown
2010-06-08 14:58   ` Takashi Iwai
2010-06-08 15:06     ` 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=1275915160.3045.106.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=mcuos.com@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).