]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/ttm: fix the documentation of ttm_bo_init
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 14 Feb 2017 09:37:41 +0000 (10:37 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:53:06 +0000 (23:53 -0400)
commit882e8cfcbc2157448976c9d37af4fc144949559f
tree7a93dc307404a5f6d0aa2d850623ee142e8b8a1b
parentb9d022c630fa77c7044ea21e2597245a91e69856
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>
include/drm/ttm/ttm_bo_api.h