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)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:51:56 +0000 (13:51 -0800)
commitdb3262ee89a58d0460ce84a0f231721207cef5a4
treef387388381b729e06d970dab2db8692febf01ec1
parentb723fc53ecf06a805fd48e1b82d9fceec49e2975
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/f_audio_source.c [new file with mode: 0644]