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)
commita2c81bc12c81189928a03a94da1565d0c14e32eb
treee9f20a421b085d2b50e780e97a10cc0bbca86008
parent1f61ce508a2e88d19045aa77f90f366251419529
video: exynos_dp: use usleep_range instead of delay

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>
drivers/video/exynos/exynos_dp_core.c
drivers/video/exynos/exynos_dp_reg.c