On 27/01/14 03:52, Clemens Ladisch wrote: >> This patch creates a dual endpoint quirk. >> >The quirk interface needs a second audioformat struct for this to work >> >which I called ".data2". > Couldn't you just let .data point to an array of two structs? Thanks Clemens, I have created a new patch using this suggestion. Damien