Russell King - ARM Linux wrote: > The choice seems to be between a USB interface which locks up and
doesn't behave properly vs one which consumes lots of interrupts. Isn't it possible to only enable SOF interrupts only when we have URBs waiting, and turn them off while idle? If there's nothing queued which might appear on the 'done' list then there's no point having a stream of SOF interrupts.
This is correct and sounds like a plan. I will check that. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html