drm/amdgpu/acpi: fix typo in ATCS handling
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 May 2021 03:20:03 +0000 (23:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 May 2021 16:33:50 +0000 (12:33 -0400)
commit4965257fe6180623c4e5c1598f0704f1b68a6e63
tree39701d9ce1f33a56399b74b31f914a2151e999af
parenteae902f95e4585a1e18625d5fed19cdf43e2267d
drm/amdgpu/acpi: fix typo in ATCS handling

Path should be NULL when we already have the handle
to the object.

Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Tested-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Reviewed-by: Sathishkumar S <sathishkumar.sundararaju@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c