[PATCH] sound/oss/trident.c [2/2] remove cli/sti calls
This patch replaces the cli/sti calls in the trident.c driver with spin_lock_irqsave/spin_unlock_irqrestore.
Showing
Please register or sign in to comment
This patch replaces the cli/sti calls in the trident.c driver with spin_lock_irqsave/spin_unlock_irqrestore.