alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] [trivial] twl4030: Fix typo in twl4030.c
       [not found] <1328702014-1956-1-git-send-email-standby24x7@gmail.com>
@ 2012-02-09  7:19 ` Peter Ujfalusi
  0 siblings, 0 replies; only message in thread
From: Peter Ujfalusi @ 2012-02-09  7:19 UTC (permalink / raw)
  To: Masanari Iida
  Cc: alsa-devel, Mark Brown, trivial, linux-kernel, Girdwood, Liam

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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-09  7:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1328702014-1956-1-git-send-email-standby24x7@gmail.com>
2012-02-09  7:19 ` [PATCH] [trivial] twl4030: Fix typo in twl4030.c Peter Ujfalusi

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).