diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-11-02 21:07:02 +0300 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-01-05 15:07:01 +0100 |
commit | 60c376e4549b6844af94cf319960ef48080230a8 (patch) | |
tree | b9823c63351d288b94bc161eb2e8360c0a91f592 /lib | |
parent | 92d755d8f13b6791c72d4e980c09f054d8175c94 (diff) | |
download | linux-60c376e4549b6844af94cf319960ef48080230a8.tar.gz |
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
The functionality of drm_bridge_connector_enable_hpd() and
drm_bridge_connector_disable_hpd() is provided automatically by the
drm_kms_poll helpers. Stop calling these functions manually.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
[narmstrong: removed now unused kms var in dcss_dev_suspend|resume()]
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20221102180705.459294-5-dmitry.baryshkov@linaro.org
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions