commit | a2c81bc12c81189928a03a94da1565d0c14e32eb | [log] [tgz] |
---|---|---|
author | Jingoo Han <jg1.han@samsung.com> | Wed Jul 18 18:50:59 2012 +0900 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Tue Jul 24 20:56:18 2012 +0000 |
tree | e9f20a421b085d2b50e780e97a10cc0bbca86008 | |
parent | 1f61ce508a2e88d19045aa77f90f366251419529 [diff] |
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>