Yes Already Pushed.
Thanks for the review.
On 10/8/2024 11:47 AM, Christian König wrote:
Am 03.10.24 um 15:49 schrieb Sunil Khatri:
remove the duplicate ip_block object in the
isp_hw_init function.
Signed-off-by: Sunil Khatri
You probably already pushed this, but Reviewed-by: Christian Kön
Am 03.10.24 um 15:49 schrieb Sunil Khatri:
remove the duplicate ip_block object in the
isp_hw_init function.
Signed-off-by: Sunil Khatri
You probably already pushed this, but Reviewed-by: Christian König
anyway.
Regards,
Christian.
---
drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 6 -
Reviewed-by: Alex Deucher
On Thu, Oct 3, 2024 at 9:50 AM Sunil Khatri wrote:
>
> remove the duplicate ip_block object in the
> isp_hw_init function.
>
> Signed-off-by: Sunil Khatri
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | 6 --
> 1 file changed, 6 deletions(-)
>
> diff --git a/dri