Skip to content
Commit dc3f2403 authored by Ondrej Jirman's avatar Ondrej Jirman Committed by Anatolij Gustschin
Browse files

video: rockchip: dw_mipi_dsi: Fix best_rate calculation



pllref_clk is unused after being retrieved. fin needs to be set
to dsi->ref clock's rate for the following calculation to work.
Otherwise fin is undefined, and calculation return bogus number
based on undefined variable.

Signed-off-by: default avatarOndrej Jirman <megi@xff.cz>
parent 4158d7f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment