diff options
author | Douglas Anderson <dianders@chromium.org> | 2022-02-22 14:18:43 -0800 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2022-02-28 09:52:46 -0800 |
commit | 26d3474348293dc752c55fe6d41282199f73714c (patch) | |
tree | cd1928092d00574ec3f319abbe471e956ea21af6 /drivers/usb/cdns3/drd.c | |
parent | ecbd4912a693b862e25cba0a6990a8c95b00721e (diff) |
drm/bridge: ti-sn65dsi86: Properly undo autosuspend
The PM Runtime docs say:
Drivers in ->remove() callback should undo the runtime PM changes done
in ->probe(). Usually this means calling pm_runtime_disable(),
pm_runtime_dont_use_autosuspend() etc.
We weren't doing that for autosuspend. Let's do it.
Fixes: 9bede63127c6 ("drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend")
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220222141838.1.If784ba19e875e8ded4ec4931601ce6d255845245@changeid
Diffstat (limited to 'drivers/usb/cdns3/drd.c')
0 files changed, 0 insertions, 0 deletions