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)
commit85e08ca54c5c203cd2638f0fc8fa899a539f6254
tree145fef8b25d136293d3dc8eb2dfecd84ce1ea08e
parent81bf46f3034046c572714bdee1dc51beb3475082
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