diff options
author | Boris Brezillon <boris.brezillon@collabora.com> | 2024-03-26 14:12:05 +0300 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@collabora.com> | 2024-04-02 10:33:49 +0300 |
commit | 962f88b9c91647f3ff4a0d3709662641baed5164 (patch) | |
tree | 4dbf318a0f07cf3ac41625f1294739403c8fdba0 /scripts/lib/kdoc/kdoc_output.py | |
parent | 1de434e0b2757061b09b347264f1ff5bdf996e58 (diff) | |
download | linux-962f88b9c91647f3ff4a0d3709662641baed5164.tar.xz |
drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()
There's no reason for _irq_suspend/resume() to be called after the
device has been unplugged, and keeping this dev_enter/exit()
section in _irq_suspend() is turns _irq_suspend() into a NOP
when called from the _unplug() functions, which we don't want.
v3:
- New patch
Fixes: 5fe909cae118 ("drm/panthor: Add the device logical block")
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240326111205.510019-3-boris.brezillon@collabora.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions