]> git.baikalelectronics.ru Git - kernel.git/commit
drm/ttm: Add a default BO destructor to simplify code (v2)
authorTom St Denis <tom.stdenis@amd.com>
Wed, 24 Jan 2018 19:26:41 +0000 (14:26 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:18:56 +0000 (14:18 -0500)
commitb4848909e3922430bd90376720182302de01183a
treeff9a0383f07c4bedd56e2700648c888149fbbe02
parentb4650b8268c1e7b740dbc8b12ce56d4cee1c8026
drm/ttm: Add a default BO destructor to simplify code (v2)

(v2): Remove stray ; noticed by Felix

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/ttm/ttm_bo.c