commit | 7eb80427746175530f03a00ad5281c4222f17238 | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Wed Jul 04 18:08:54 2018 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 18 16:18:44 2018 -0500 |
tree | 3103b5d965ef9705066d0835c097115cad1c7cef | |
parent | f3cdadb6fee9287d81d2dacd830bd5b439cb7331 [diff] |
drm/amdgpu: simplify the bo reference on amdgpu_bo_update BO ptr already be initialized at definition, we needn't use the complicated reference. v2: fix typo at subject line Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>