aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2024-03-26 12:12:05 +0100
committerBoris Brezillon <[email protected]>2024-04-02 09:33:49 +0200
commit962f88b9c91647f3ff4a0d3709662641baed5164 (patch)
tree4dbf318a0f07cf3ac41625f1294739403c8fdba0 /scripts/generate_rust_analyzer.py
parent1de434e0b2757061b09b347264f1ff5bdf996e58 (diff)
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 <[email protected]> Reviewed-by: Liviu Dudau <[email protected]> Reviewed-by: Steven Price <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions