diff options
author | Douglas Anderson <dianders@chromium.org> | 2021-04-23 19:58:50 +0300 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2021-05-03 23:21:08 +0300 |
commit | dea2500a820c0005bf0092d77d77eb9ca819ca1f (patch) | |
tree | 980699e59720aa399305aab4bef923d356a9d40e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 905d66d08d0f73a3fbd2d16c6756e30272ac81b5 (diff) | |
download | linux-dea2500a820c0005bf0092d77d77eb9ca819ca1f.tar.xz |
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
There's no devm_runtime_enable(), but it's easy to use
devm_add_action_or_reset() and means we don't need to worry about the
disable in our remove() routine or in error paths.
No functional changes intended by this change.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210423095743.v5.4.I1e627eb5f316c0cf6595b120e6e262f5bf890300@changeid
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions