From: Li, Zhen-Hua Date: Mon, 14 Apr 2014 09:41:32 +0000 (+0800) Subject: ALSA: es18xx driver should use udelay error X-Git-Tag: omap-for-v3.16/pm-signed~88^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e0c1879919195b79a0b19feda9aafcb7a3e77e7;p=pandora-kernel.git ALSA: es18xx driver should use udelay error 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed