Re: [PATCH] sound: usb: add support for wireless USB devices

2013-10-07 Thread Takashi Iwai
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 Thanks, applied now. (BTW, please add the maintainers explicitly to Cc at the next time.) Takas

Re: [PATCH] sound: usb: add support for wireless USB devices

2013-10-03 Thread Greg KH
On Tue, Oct 01, 2013 at 02:32:15PM -0500, Thomas Pugliese wrote: > This patch updates snd_usb_audio_create also support devices whose > speed == USB_SPEED_WIRELESS. > > Signed-off-by: Thomas Pugliese Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linu

Re: [PATCH] sound: usb: add support for wireless USB devices

2013-10-02 Thread Thomas Pugliese
On Wed, 2 Oct 2013, Daniel Mack wrote: > On 01.10.2013 21:32, Thomas Pugliese wrote: > > This patch updates snd_usb_audio_create also support devices whose > > speed == USB_SPEED_WIRELESS. > > Interesting. What device are you testing this with? > > > Daniel > The device I am testing with i

Re: [PATCH] sound: usb: add support for wireless USB devices

2013-10-02 Thread Daniel Mack
On 01.10.2013 21:32, Thomas Pugliese wrote: > This patch updates snd_usb_audio_create also support devices whose > speed == USB_SPEED_WIRELESS. Interesting. What device are you testing this with? Daniel > > Signed-off-by: Thomas Pugliese > --- > sound/usb/card.c |1 + > 1 file changed,