From: Peter Ujfalusi Date: Fri, 22 Oct 2010 12:11:20 +0000 (+0300) Subject: ASoC: tlv320dac33: Use usleep_range for delays X-Git-Tag: v2.6.37-rc1~126^2~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84eae18c867fcb7ce43d5830e23377ed33e45df9;p=pandora-kernel.git ASoC: tlv320dac33: Use usleep_range for delays Switch to use the more precise usleep_range instead of msleep(). Replace the udelay with usleep_range to remove the busy loop waiting. Signed-off-by: Peter Ujfalusi Acked-by: Mark Borwn Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed