At Tue,  1 Oct 2013 14:32:15 -0500,
Thomas Pugliese wrote:
> 
> This patch updates snd_usb_audio_create also support devices whose 
> speed == USB_SPEED_WIRELESS.
> 
> Signed-off-by: Thomas Pugliese <thomas.pugli...@gmail.com>

Thanks, applied now.

(BTW, please add the maintainers explicitly to Cc at the next time.)


Takashi

> ---
>  sound/usb/card.c |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/sound/usb/card.c b/sound/usb/card.c
> index 64952e2..ef76aa0 100644
> --- a/sound/usb/card.c
> +++ b/sound/usb/card.c
> @@ -349,6 +349,7 @@ static int snd_usb_audio_create(struct usb_device *dev, 
> int idx,
>       case USB_SPEED_LOW:
>       case USB_SPEED_FULL:
>       case USB_SPEED_HIGH:
> +     case USB_SPEED_WIRELESS:
>       case USB_SPEED_SUPER:
>               break;
>       default:
> -- 
> 1.7.10.4
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to