All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rajeev kumar <rajeev-dlh.kumar@st.com>
To: Lars-Peter Clausen <lars@metafoo.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
	Ryan Mallon <rmallon@gmail.com>,
	Nicolas Ferre <nicolas.ferre@atmel.com>,
	Timur Tabi <timur@tabi.org>, Liam Girdwood <lgirdwood@gmail.com>,
	H Hartley Sweeten <hsweeten@visionengravers.com>,
	Mark Brown <broonie@kernel.org>, Bo Shen <voice.shen@atmel.com>,
	Markus Pargmann <mpa@pengutronix.de>,
	Shawn Guo <shawn.guo@linaro.org>
Subject: Re: [PATCH 5/6] ASoC: spear: Use devm_snd_dmaengine_pcm_register
Date: Mon, 25 Nov 2013 09:44:20 +0530	[thread overview]
Message-ID: <5292CE9C.90006@st.com> (raw)
In-Reply-To: <1385299262-24304-5-git-send-email-lars@metafoo.de>

On 11/24/2013 6:51 PM, Lars-Peter Clausen wrote:
> snd_dmaengine_pcm_register(&pdev->dev,
>   		&spear_dmaengine_pcm_config,
>   		SND_DMAENGINE_PCM_FLAG_NO_DT |
>   		SND_DMAENGINE_PCM_FLAG_COMPAT);
>   }
>
> -static int spear_soc_platform_remove(struct platform_device *pdev)
> -{
> -	snd_dmaengine_pcm_unregister(&pdev->dev);
> -	return 0;
> -}

Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>

  reply	other threads:[~2013-11-25  4:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-24 13:20 [PATCH 1/6] ASoC: Add resource managed snd_dmaengine_pcm_register() Lars-Peter Clausen
2013-11-24 13:20 ` [PATCH 2/6] ASoC: atmel: Use devm_snd_dmaengine_pcm_register() Lars-Peter Clausen
2013-11-25 10:36   ` Bo Shen
2013-11-25 10:41     ` Lars-Peter Clausen
2013-11-25 11:18       ` Lars-Peter Clausen
2013-11-24 13:20 ` [PATCH 3/6] ASoC: ep93xx: " Lars-Peter Clausen
2013-11-24 13:21 ` [PATCH 4/6] ASoC: fsl: " Lars-Peter Clausen
2013-11-24 13:21 ` [PATCH 5/6] ASoC: spear: Use devm_snd_dmaengine_pcm_register Lars-Peter Clausen
2013-11-25  4:14   ` Rajeev kumar [this message]
2013-11-24 13:21 ` [PATCH 6/6] ASoC: mxs: Use devm_snd_dmaengine_pcm_register() Lars-Peter Clausen
2013-11-25 17:19 ` [PATCH 1/6] ASoC: Add resource managed snd_dmaengine_pcm_register() Mark Brown
2013-11-25 17:42   ` Lars-Peter Clausen
2013-11-25 18:23     ` Mark Brown
2013-11-25 19:31       ` Lars-Peter Clausen
  -- strict thread matches above, loose matches on Subject: below --
2013-11-28  7:50 Lars-Peter Clausen
2013-11-28  7:50 ` [PATCH 5/6] ASoC: spear: Use devm_snd_dmaengine_pcm_register Lars-Peter Clausen
2013-11-28 13:36   ` 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=5292CE9C.90006@st.com \
    --to=rajeev-dlh.kumar@st.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=fabio.estevam@freescale.com \
    --cc=hsweeten@visionengravers.com \
    --cc=lars@metafoo.de \
    --cc=lgirdwood@gmail.com \
    --cc=mpa@pengutronix.de \
    --cc=nicolas.ferre@atmel.com \
    --cc=rmallon@gmail.com \
    --cc=shawn.guo@linaro.org \
    --cc=timur@tabi.org \
    --cc=voice.shen@atmel.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.