[PATCH] USB speedtouch: spin_lock_irqsave -> spin_lock_irq in process context
Replace spin_lock_irqsave/spin_unlock_irqrestore with spin_lock_irq/spin_unlock_irq in routines that are only called in process context.
Showing
Please register or sign in to comment