Re: [PATCH 0/2] drm/bridge: th1520-dw-hdmi: Two fixes
From: Icenowy Zheng
Date: Sat Mar 21 2026 - 01:05:54 EST
在 2026-03-21六的 03:12 +0800,Felix Gu写道:
> Signed-off-by: Felix Gu <ustc.gu@xxxxxxxxx>
> ---
> Felix Gu (2):
> drm/bridge: th1520-dw-hdmi: Fix error check on dw_hdmi_probe()
> return value
> drm/bridge: th1520-dw-hdmi: Fix remove() callback
Both fixes look trivial and let me start to doubt how could I make such
mistakes.
Reviewed-by: Icenowy Zheng <zhengxingda@xxxxxxxxxxx>
>
> drivers/gpu/drm/bridge/th1520-dw-hdmi.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> ---
> base-commit: b5d083a3ed1e2798396d5e491432e887da8d4a06
> change-id: 20260321-th1520-f4326138c9bf
>
> Best regards,