commit | 4e6c6fc19d3ffc9a60df3a2abf46bf3b08c7a329 | [log] [tgz] |
---|---|---|
author | Yong Zhao <yong.zhao@amd.com> | Mon Jun 04 14:33:13 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 19 16:38:13 2018 -0500 |
tree | 566e5264670c4bc2a2c983aeead97d31d92f118b | |
parent | 82d1a1b128705c4c77a00fd2ea2682867f1dc195 [diff] |
drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager This will make reading code much easier. This fixes a few spots missed in a previous commit with the same title. Signed-off-by: Yong Zhao <yong.zhao@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>