]> git.baikalelectronics.ru Git - kernel.git/commit
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Sun, 21 Jun 2009 21:19:23 +0000 (23:19 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:19 +0000 (06:46 -0700)
commitcc0b76351edcb98351dfefef674675bd1c98c158
tree145fef8b25d136293d3dc8eb2dfecd84ce1ea08e
parent3a2c0285936a66fbf792f4d577ce598eba657950
USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.h

And use the new definitions in the USB Audio Class gadget driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/f_audio.c
include/linux/usb/audio.h
include/linux/usb/ch9.h