diff options
author | 2025-03-10 18:41:03 +0800 | |
---|---|---|
committer | 2025-04-21 01:26:06 +0300 | |
commit | c71db051142a74b255cb61b84d8fedae3b70952f (patch) | |
tree | a4cc330fe5b86df91ccb2ac1b2e7389edaa62f52 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq() (diff) | |
download | wireguard-linux-c71db051142a74b255cb61b84d8fedae3b70952f.tar.xz wireguard-linux-c71db051142a74b255cb61b84d8fedae3b70952f.zip |
drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind()
Remove the check related to CONFIG_PM in order to make the code more
concise, as the CONFIG_PM should be a required option for many drivers.
In addition, it is preferable to use devm_pm_runtime_enable() instead of
manually invoking pm_runtime_enable() followed by pm_runtime_disable().
Suggested-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Link: https://lore.kernel.org/r/20250310104114.2608063-3-damon.ding@rock-chips.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions