]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/dp: use usleep_range rather than udelay
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 14 Jan 2014 15:37:33 +0000 (10:37 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 20 Jan 2014 17:05:18 +0000 (12:05 -0500)
commit626b4055cfce5321b6a781e59fe7389afeff48ad
tree227c223adf85f6608806a49ef109e054df1e1c37
parent0d4ed2454494cf316a507e44297c0e1f7a54f4ab
drm/radeon/dp: use usleep_range rather than udelay

Based on common dp code proposed by Thierry Reding.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/atombios_dp.c