commit | 6beb8201bbc41a50ccf2c3b0aecfc93c6d8be763 | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <Nicolai.Haehnle@amd.com> | Sat Dec 12 11:42:23 2015 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Dec 18 17:29:48 2015 -0500 |
tree | 96e8964313442a963272c3beb9b5430fb259e6b4 | |
parent | 4e926d2db58244fca9845c78a5d6f873ac73795b [diff] |
drm/ttm: fix documentation of ttm_bo_reserve Previously, the comment was inconsistent. EDEADLK is what the ww_mutex mechanism really returns. Signed-off-by: Nicolai Hähnle <Nicolai.Haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>