This patch completes the support for Digidesign Mbox 1 sound card by adding capture. The issue with this card was that it has two endpoints on the same interface. This patch creates a dual endpoint quirk. The quirk interface needs a second audioformat struct for this to work which I called ".data2". Signed-off-by: Damien Zammit