ALSA: es18xx driver should use udelay error
authorLi, Zhen-Hua <zhen-hual@hp.com>
Mon, 14 Apr 2014 09:41:32 +0000 (17:41 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Apr 2014 12:27:27 +0000 (14:27 +0200)
udelay with more than 20000 may cause __bad_udelay.
Use mdelay for instead.

[fixed a typo spotted by Clemens -- tiwai]

Signed-off-by: Li, Zhen-Hua <zhen-hual@hp.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found