public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Masanari Iida <standby24x7@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
	alsa-devel@alsa-project.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	"Girdwood, Liam" <lrg@ti.com>
Subject: Re: [PATCH] [trivial] twl4030: Fix typo in twl4030.c
Date: Thu, 09 Feb 2012 09:19:21 +0200	[thread overview]
Message-ID: <4F337379.9060006@ti.com> (raw)
In-Reply-To: <1328702014-1956-1-git-send-email-standby24x7@gmail.com>

Hi,

On 02/08/2012 01:53 PM, Masanari Iida wrote:
> Correct spelling "memroy" to "memory" in
> sound/soc/codecs/twl4030.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  sound/soc/codecs/twl4030.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c
> index 3039ba2..d7eee0d 100644
> --- a/sound/soc/codecs/twl4030.c
> +++ b/sound/soc/codecs/twl4030.c
> @@ -2221,7 +2221,7 @@ static int twl4030_soc_probe(struct snd_soc_codec *codec)
>  
>  	twl4030 = kzalloc(sizeof(struct twl4030_priv), GFP_KERNEL);
>  	if (twl4030 == NULL) {
> -		printk("Can not allocate memroy\n");
> +		printk("Can not allocate memory\n");
>  		return -ENOMEM;
>  	}
>  	snd_soc_codec_set_drvdata(codec, twl4030);

Could you please resend the patch with the ASoC maintainers on CC (Liam,
Mark), and the alsa-devel list.
Thank you.

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

      reply	other threads:[~2012-02-09  7:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 11:53 [PATCH] [trivial] twl4030: Fix typo in twl4030.c Masanari Iida
2012-02-09  7:19 ` Peter Ujfalusi [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=4F337379.9060006@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=standby24x7@gmail.com \
    --cc=trivial@kernel.org \
    /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