On Thu, May 27, 2010 at 10:10:12AM +0200, Takashi Iwai wrote:
At Wed, 26 May 2010 13:46:57 -0700, Greg KH wrote:
On Wed, May 26, 2010 at 06:17:46PM +0200, Daniel Mack wrote:
On Wed, May 26, 2010 at 06:11:38PM +0200, Daniel Mack wrote:
UAC2 devices have their information about pitch control stored in a different field. Parse it, and emulate the bits for a v1 device.
A new struct uac2_iso_endpoint_descriptor is added.
Signed-off-by: Daniel Mack daniel@caiaq.de
include/linux/usb/audio-v2.h | 16 ++++++++++++
Greg, I copied you because of this patch, just to let you know we're having fun in your area of responsibility again :)
Heh, no problem at all.
Takashi, feel free to add an: Acked-by: Greg Kroah-Hartman gregkh@suse.de to this patch when you take it.
OK, I put this to my tree. Will be included in the next pull request in this week.
Thanks Takashi!
Here's another small one that needs attention.
Daniel