diff options
author | YYS <nickey.yang@rock-chips.com> | 2017-03-21 08:27:03 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-24 05:11:14 (GMT) |
commit | 5899b635ecc7a8c4ae5007f2e74250ec4297feba (patch) | |
tree | d69b813c3b8dd8a463ec0b029217ace97ef6e936 /block | |
parent | 5b754c994f3893f64973aecb467c38cd9bfc25e5 (diff) | |
download | linux-5899b635ecc7a8c4ae5007f2e74250ec4297feba.tar.xz |
drm/mediatek: fix mtk_hdmi_setup_vendor_specific_infoframe mistake
commit 014580ffab654bb83256783a2b185cf6c06dffaa upstream.
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: 8f83f26891e1 ("drm/mediatek: Add HDMI support")
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions