[alsa-devel] [PATCH - errata corrige for quirk 1/1]

Takashi Iwai tiwai at suse.de
Wed Jun 3 08:17:26 CEST 2009


At Tue,  2 Jun 2009 19:21:17 +0200,
me at borgia.bo.it wrote:
> 
> From: Andrea Borgia <andrea at borgia.bo.it>
> 
> 
> Cut'n'paste mistake, whose likely result was nothing at all.
> Correct version is "USB_DEVICE", not "USB_DEVICE_VENDOR_SPEC".
> 
> Signed-off-by: Andrea Borgia <andrea at borgia.bo.it>

Applied now.  Thanks!


Takashi

> 
> diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h
> index 58f24f5..f0f7624 100644
> --- a/sound/usb/usbquirks.h
> +++ b/sound/usb/usbquirks.h
> @@ -1986,7 +1986,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
>  	}
>  },
>  {
> -	USB_DEVICE_VENDOR_SPEC(0x0ccd, 0x0028),
> +	USB_DEVICE(0x0ccd, 0x0028),
>  	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
>  		.vendor_name = "TerraTec",
>  		.product_name = "Aureon 5.1 MkII",
> -- 
> 1.6.0.4
> 


More information about the Alsa-devel mailing list