From: Arnd Bergmann Date: Thu, 25 Apr 2013 17:28:49 +0000 (+0200) Subject: ALSA: ali5451: use mdelay instead of large udelay constants X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7603935838ae3a85b56f0b5662ab785518d68d39;p=pandora-kernel.git ALSA: ali5451: use mdelay instead of large udelay constants ARM cannot handle udelay for more than 2 miliseconds, so we should use mdelay instead for those. Signed-off-by: Arnd Bergmann Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed