Re: [PATCH] drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake

2017-05-21 Thread CK Hu
Hi, Nickey: Sorry for the late reply. I've applied this patch to my branch mediatek-drm-fixes-4.12-rc1. Regards, CK On Tue, 2017-03-21 at 16:27 +0800, Nickey Yang wrote: > mtk_hdmi_setup_vendor_specific_infoframe will return before handle > mtk_hdmi_hw_send_info_frame.Because hdmi_vendor_infofra

[PATCH] drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake

2017-03-21 Thread Nickey Yang
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. Signed-off-by: Nickey Yang --- drivers/gpu/drm/mediatek/