[PATCH] USB: simplify spinlocks in send path for speedtouch
irqsave spinlocks in an interrupt handler are superfluous. Simple spinlocks are sufficient and quicker. As this is in interrupt context, every cycle counts.
Showing
Please register or sign in to comment