summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/freq_table.c
diff options
context:
space:
mode:
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>2024-04-08 02:53:51 +0300
committerDmitry Baryshkov <dmitry.baryshkov@linaro.org>2024-04-19 04:27:28 +0300
commitde1c705c50326acaceaf1f02bc5bf6f267c572bd (patch)
treeb83f97a283e60ff7c020c7242cea2cb1acba800e /drivers/cpufreq/freq_table.c
parentbf6302ec0af206ae260aee817acc59320f263481 (diff)
drm/mipi-dsi: use correct return type for the DSC functions
The functions mipi_dsi_compression_mode() and mipi_dsi_picture_parameter_set() return 0-or-error rather than a buffer size. Follow example of other similar MIPI DSI functions and use int return type instead of size_t. Fixes: f4dea1aaa9a1 ("drm/dsi: add helpers for DSI compression mode and PPS packets") Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org> Reviewed-by: Jessica Zhang <quic_jesszhan@quicinc.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20240408-lg-sw43408-panel-v5-2-4e092da22991@linaro.org
Diffstat (limited to 'drivers/cpufreq/freq_table.c')
0 files changed, 0 insertions, 0 deletions