Skip to content
Commit f5c3ac24 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Florian Tobias Schandinat
Browse files

drivers/savagefb: use mdelay instead of udelay



Long delays need to use mdelay on architectures such as ARM
that cannot compute long timeouts in udelay.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
parent d399099c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment