video: exynos_dp: use usleep_range instead of delay
authorJingoo Han <jg1.han@samsung.com>
Wed, 18 Jul 2012 09:50:59 +0000 (18:50 +0900)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Tue, 24 Jul 2012 20:56:18 +0000 (20:56 +0000)
This patch replaces udelay and mdelay with usleep_range to remove
the busy loop waiting.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>

No differences found