2 Nov
2011
2 Nov
'11
9:36 a.m.
On 11/01/2011 09:57 PM, Clemens Ladisch wrote:
Daniel Mack wrote:
+++ b/sound/usb/card.h +struct snd_usb_endpoint {
- struct snd_usb_endpoint *sync_slave;
In theory, there could be more than one slave.
Yes, I thought about this too, but for now, I'd like to leave it to a later patch to implement this. This patch set already incorporated too many changes.
Daniel