[alsa-devel] [PATCH 2/2] USB: Gadget: Add Audio Class 2.0 Driver

Jassi Brar jassisinghbrar at gmail.com
Thu Feb 2 17:19:09 CET 2012


On Mon, Aug 22, 2011 at 7:58 PM, Felipe Balbi <balbi at ti.com> wrote:
>
>> > audio.c doesn't do anything audio related. It's just adding the
>> > configuration to composite layer. The real specification is implemented
>> > in f_audio.c (should probably be called f_uac1.c, though).
>> Agreed. Reusing audio.c is quite reasonable.
>> So, I'll :-
>> * Merge audio2.c into audio.c
>> * Rename f_audio.c -> f_uac1.c
>> * Add new f_audio2.c as f_uac2.c
>> * Add Kconfig switch to compile UAC_1 (audio.c + f_uac1.c)  or  UAC_2
>> (audio.c + f_uac2.c)
>>
>> I'll wait for other comments and revise the patch after a few days.
>
> ok, sounds reasonable.
>
OK, after a 'few days' on some distant giant planet, here is the revised
patchset accordingly.

Cheers
-jassi


More information about the Alsa-devel mailing list