commit | 882e8cfcbc2157448976c9d37af4fc144949559f | [log] [tgz] |
---|---|---|
author | Nicolai Hähnle <nicolai.haehnle@amd.com> | Tue Feb 14 10:37:41 2017 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:06 2017 -0400 |
tree | 7a93dc307404a5f6d0aa2d850623ee142e8b8a1b | |
parent | b9d022c630fa77c7044ea21e2597245a91e69856 [diff] |
drm/ttm: fix the documentation of ttm_bo_init As the comment says: callers of ttm_bo_init cannot rely on having the only reference to the BO when the function returns successfully. Signed-off-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>