Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Andrea Borgia <andrea@borgia.bo.it>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH - SB0500 2/2] rename "Device" to "Toshiba SB-0500" via quirks
Date: Tue, 13 Jan 2009 07:58:54 +0100	[thread overview]
Message-ID: <s5hd4er3d5d.wl%tiwai@suse.de> (raw)
In-Reply-To: <1231798667-8870-1-git-send-email-andrea@borgia.bo.it>

At Mon, 12 Jan 2009 23:17:47 +0100,
Andrea Borgia wrote:
> 
> 
> Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

Applied now.  Thanks.

BTW, "[PATCH 2/2]" is used only if you post a patchset consisting of
multiple (two, in this case) posts.  If not, just use a prefix "[PATCH]".


Takashi

> diff --git a/usb/usbquirks.h b/usb/usbquirks.h
> index 9211575..d59323e 100644
> --- a/usb/usbquirks.h
> +++ b/usb/usbquirks.h
> @@ -39,6 +39,16 @@
>  	.idProduct = prod, \
>  	.bInterfaceClass = USB_CLASS_VENDOR_SPEC
>  
> +/* Creative/Toshiba Multimedia Center SB-0500 */
> +{
> +	USB_DEVICE(0x041e, 0x3048),
> +	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
> +		.vendor_name = "Toshiba",
> +		.product_name = "SB-0500",
> +		.ifnum = QUIRK_NO_INTERFACE
> +	}
> +},
> +
>  /* Creative/E-Mu devices */
>  {
>  	USB_DEVICE(0x041e, 0x3010),
> -- 
> 1.5.4.3
> 

  reply	other threads:[~2009-01-13  6:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 22:17 [PATCH - SB0500 2/2] rename "Device" to "Toshiba SB-0500" via quirks Andrea Borgia
2009-01-13  6:58 ` Takashi Iwai [this message]
2009-01-13  8:39   ` Andrea Borgia

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=s5hd4er3d5d.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrea@borgia.bo.it \
    /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