OSDN Git Service

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)
commit420457acfb3060990bfca2af3d63730c26739de0
treeff9a0383f07c4bedd56e2700648c888149fbbe02
parent43c7c41b25cfd2835324770a1b9015b6963035fc
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