USB: gadget: f_audio_source: New gadget driver for audio output
authorMike Lockwood <lockwood@google.com>
Fri, 11 May 2012 16:01:08 +0000 (09:01 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 21:16:07 +0000 (14:16 -0700)
commit17ed5db4f25bb7e8b6dc2f905752f5e19635e660
tree4e7777346b38c7298c7ae78b0ddd70272dad8ae0
parentd0d82bdd123309b76e9cae8ba42e8551c7601cf1
USB: gadget: f_audio_source: New gadget driver for audio output

This driver presents a standard USB audio class interface to the host
and an ALSA PCM device to userspace

Change-Id: If16b14a5ff27045f9cb2daaf1ae9195c5eeab7d0
Signed-off-by: Mike Lockwood <lockwood@google.com>
drivers/usb/gadget/android.c
drivers/usb/gadget/f_audio_source.c [new file with mode: 0644]