commit | 2b5d74fa3ceeaf178c74cb3f673ae452c46a7d35 | [log] [tgz] |
---|---|---|
author | Yannick Fertré <yannick.fertre@st.com> | Mon Jun 17 09:18:17 2019 +0200 |
committer | Benjamin Gaignard <benjamin.gaignard@linaro.org> | Thu Jun 20 17:03:24 2019 +0200 |
tree | b4541f1b5233dae5167d8a753943d89b2ce0b37a | |
parent | 002c845be525939ee22899452fbe2b597d27b424 [diff] |
drm/stm: drv: fix suspend/resume Without this fix, the system can not go in "suspend" mode due to an error in drv_suspend function. Fixes: 35ab6cfbf211 ("drm/stm: support runtime power management") Signed-off-by: Yannick Fertré <yannick.fertre@st.com> Acked-by: Philippe Cornu <philippe.cornu@st.com> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/1560755897-5002-1-git-send-email-yannick.fertre@st.com