diff options
author | Alex Deucher <[email protected]> | 2022-01-20 12:57:33 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-01-25 17:50:49 -0500 |
commit | 98fdcacb45f7cd2092151d6af2e60152811eb79c (patch) | |
tree | d826c621e6f6fcaecefe3f8cf25bd28d2214e9fd /drivers/usb/cdns3/cdns3-trace.h | |
parent | dc919d670c6fd1ac81ebf31625cd19579f7b3d4c (diff) |
drm/amdgpu/display: use msleep rather than udelay for long delays
Some architectures (e.g., ARM) throw an compilation error if the
udelay is too long. In general udelays of longer than 2000us are
not recommended on any architecture. Switch to msleep in these
cases.
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.h')
0 files changed, 0 insertions, 0 deletions