From: Peter Ujfalusi Date: Fri, 18 Mar 2011 13:15:11 +0000 (+0200) Subject: ASoC: tlv320dac33: Fix inconsistent spinlock usage X-Git-Tag: v2.6.39-rc2~30^2^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b55791b5b2b4b6d31ece9b3975466ec2f07b1b;p=pandora-kernel.git ASoC: tlv320dac33: Fix inconsistent spinlock usage The lock is used within the interrupt handler. Correct the spinlock usage, and use irqsave/irqrestore flavour of spin_lock/unlock. Signed-off-by: Peter Ujfalusi Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed