diff options
author | 2023-03-18 14:42:48 +0100 | |
---|---|---|
committer | 2023-04-06 20:29:44 +0300 | |
commit | 3c606134342ec0f1a394f7ade73ea1329e392d24 (patch) | |
tree | 14b3aabedc32341b1950ea4b4aec9f923a8bc638 /drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | |
parent | dt-bindings: display/msm: dsi-controller-main: Fix deprecated QCM2290 compatible (diff) | |
download | wireguard-linux-3c606134342ec0f1a394f7ade73ea1329e392d24.tar.xz wireguard-linux-3c606134342ec0f1a394f7ade73ea1329e392d24.zip |
drm/msm/dsi: Get rid of msm_dsi_config::num_dsi
In preparation for supporting multiple sets of possible base registers,
remove the num_dsi variable. We're comparing the io_start array contents
with the reg value from the DTS, so it will either match one of the
expected values or don't match against a zero (which we get from partial
array initialization).
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/527658/
Link: https://lore.kernel.org/r/20230307-topic-dsi_qcm-v6-2-70e13b1214fa@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c')
0 files changed, 0 insertions, 0 deletions