Skip to content
Commit 014580ff authored by YYS's avatar YYS Committed by CK Hu
Browse files

drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake



mtk_hdmi_setup_vendor_specific_infoframe will return before handle
mtk_hdmi_hw_send_info_frame.Because hdmi_vendor_infoframe_pack
returns the number of bytes packed into the binary buffer or
a negative error code on failure.
So correct it.

Fixes: 8f83f268 ("drm/mediatek: Add HDMI support")
Signed-off-by: default avatarNickey Yang <nickey.yang@rock-chips.com>
Signed-off-by: default avatarCK Hu <ck.hu@mediatek.com>
parent f752413e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment