Skip to content
Commit de85ec27 authored by Sandor Yu's avatar Sandor Yu Committed by Heiko Stuebner
Browse files

drm/rockchip: cdn-dp: correct rate in the struct drm_dp_link assignment



The value stored in the rate field of struct drm_dp_link should
be the actual link-rate and not the bw_code.

Right now the driver stores the code and converts it to the rate.
So fixup the driver to store the rate itself.

Signed-off-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20190605080424.28731-1-sandor.yu@nxp.com
parent 53ffa1ee
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