drm/stm: ltdc: remove call of pm-runtime functions
authorYannick Fertre <yannick.fertre@st.com>
Wed, 1 Jul 2020 12:04:02 +0000 (14:04 +0200)
committerBenjamin Gaignard <benjamin.gaignard@st.com>
Wed, 8 Jul 2020 09:46:26 +0000 (11:46 +0200)
commita790ababbe6872a373faf51e77bc640d7e50ace2
tree257f1101f62388298b4b80b1fc981b1ed5758974
parent08fbd8a5fb24e504ffd278208576afdeefc93a2d
drm/stm: ltdc: remove call of pm-runtime functions

It is not necessary to suspend or stop the ltdc clocks
to modify the pixel clock.

Signed-off-by: Yannick Fertre <yannick.fertre@st.com>
Acked-by: Philippe Cornu <philippe.cornu@st.com>
Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200701120402.6444-1-yannick.fertre@st.com
drivers/gpu/drm/stm/ltdc.c