public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: alsa-devel@alsa-project.org, Stephen Warren <swarren@nvidia.com>,
	kernel-janitors@vger.kernel.org,
	Paul Gortmaker <paul.gortmaker@windriver.com>,
	David Henningsson <david.henningsson@canonical.com>,
	Tim Howe <tim.howe@cirrus.com>
Subject: Re: [patch] ALSA: hda - cut and paste typo in cs420x_models[]
Date: Thu, 24 Nov 2011 12:08:07 +0000	[thread overview]
Message-ID: <s5hty5tena0.wl%tiwai@suse.de> (raw)
In-Reply-To: <20111124114824.GC32522@elgon.mountain>

At Thu, 24 Nov 2011 14:48:24 +0300,
Dan Carpenter wrote:
> 
> The CS420X_IMAC27 was copied from the line before but CS420X_APPLE
> was clearly intented.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied now.  Thanks!


Takashi

> 
> diff --git a/sound/pci/hda/patch_cirrus.c b/sound/pci/hda/patch_cirrus.c
> index 7bd2a52..70a7abd 100644
> --- a/sound/pci/hda/patch_cirrus.c
> +++ b/sound/pci/hda/patch_cirrus.c
> @@ -1278,7 +1278,7 @@ static const char * const cs420x_models[CS420X_MODELS] = {
>  	[CS420X_MBP53] = "mbp53",
>  	[CS420X_MBP55] = "mbp55",
>  	[CS420X_IMAC27] = "imac27",
> -	[CS420X_IMAC27] = "apple",
> +	[CS420X_APPLE] = "apple",
>  	[CS420X_AUTO] = "auto",
>  };
>  
> 

      reply	other threads:[~2011-11-24 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-24 11:48 [patch] ALSA: hda - cut and paste typo in cs420x_models[] Dan Carpenter
2011-11-24 12:08 ` Takashi Iwai [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=s5hty5tena0.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=dan.carpenter@oracle.com \
    --cc=david.henningsson@canonical.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=swarren@nvidia.com \
    --cc=tim.howe@cirrus.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