commit | 1a3fb590856a9d7e8392d970fc07791b6703de94 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Thu Jul 23 17:13:47 2020 +0200 |
committer | Christian König <christian.koenig@amd.com> | Fri Jul 31 17:14:37 2020 +0200 |
tree | 77a0c79c8012d657c387a556cb2521adc0f9bf9e | |
parent | ded9f8eaddaaf669c16880c28e18c512989fdd00 [diff] |
drm/ttm: remove the init_mem_type callback It is a very strange concept to call a function which just calls back the caller for the functions parameters. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Link: https://patchwork.freedesktop.org/patch/382085/