commit | 89a15e6f223d26153dc376f0ce2863afee29b384 | [log] [tgz] |
---|---|---|
author | Philippe CORNU <philippe.cornu@st.com> | Thu Jul 20 14:05:57 2017 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Wed Jul 26 15:02:17 2017 +0200 |
tree | 7b9b400468d0cf8636fa5fcc68154def29e97e7f | |
parent | dc5e0cd211d523a1a465a89119bc751b23f388f2 [diff] |
drm/stm: dsi: Constify phy ops structure Constify dw_mipi_dsi_stm_phy_ops as these ops are not supposed to change at runtime. Signed-off-by: Philippe CORNU <philippe.cornu@st.com> Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1500552357-29487-8-git-send-email-philippe.cornu@st.com