git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
872a64d
)
ASoC: tlv320dac33: Use usleep_range for delays
author
Peter Ujfalusi
<peter.ujfalusi@nokia.com>
Fri, 22 Oct 2010 12:11:20 +0000
(15:11 +0300)
committer
Liam Girdwood
<lrg@slimlogic.co.uk>
Sat, 23 Oct 2010 13:43:08 +0000
(14:43 +0100)
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 <peter.ujfalusi@nokia.com>
Acked-by: Mark Borwn <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
No differences found