alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: alsa-devel@alsa-project.org, Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH 1/2] ASoC: Remove a unused variables from i.MX FIQ	runtime data
Date: Thu, 25 Feb 2010 15:59:35 +0100	[thread overview]
Message-ID: <20100225145935.GF25271@pengutronix.de> (raw)
In-Reply-To: <1267102330-13294-1-git-send-email-broonie@opensource.wolfsonmicro.com>

On Thu, Feb 25, 2010 at 12:52:09PM +0000, Mark Brown wrote:
> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

both

Acked-by: Sascha Hauer <s.hauer@pengutronix.de>

> ---
>  sound/soc/imx/imx-pcm-fiq.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> diff --git a/sound/soc/imx/imx-pcm-fiq.c b/sound/soc/imx/imx-pcm-fiq.c
> index 5532579..a1c4ce6 100644
> --- a/sound/soc/imx/imx-pcm-fiq.c
> +++ b/sound/soc/imx/imx-pcm-fiq.c
> @@ -35,12 +35,8 @@
>  struct imx_pcm_runtime_data {
>  	int period;
>  	int periods;
> -	unsigned long dma_addr;
> -	int dma;
>  	unsigned long offset;
>  	unsigned long size;
> -	unsigned long period_cnt;
> -	void *buf;
>  	struct timer_list timer;
>  	int period_time;
>  };
> -- 
> 1.7.0
> 
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

      parent reply	other threads:[~2010-02-25 14:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-25 12:52 [PATCH 1/2] ASoC: Remove a unused variables from i.MX FIQ runtime data Mark Brown
2010-02-25 12:52 ` [PATCH 2/2] ASoC: Check progress when reporting periods from i.MX FIQ handler Mark Brown
2010-02-25 12:57 ` [PATCH 1/2] ASoC: Remove a unused variables from i.MX FIQ runtime data Liam Girdwood
2010-02-25 14:59 ` Sascha Hauer [this message]

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=20100225145935.GF25271@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=lrg@slimlogic.co.uk \
    /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).