aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2024-03-18 16:31:17 +0100
committerBoris Brezillon <[email protected]>2024-03-25 09:05:48 +0100
commit0cd8363ed802922e39446d783f767b3e09335ddc (patch)
tree1afa4708bf8971f808fc468274568ca1e9829cd9 /scripts/generate_rust_analyzer.py
parent5e842d55bad7794823a50f24fd645b58f2ef93ab (diff)
drm/panthor: Fix the CONFIG_PM=n case
Putting a hard dependency on CONFIG_PM is not possible because of a circular dependency issue, and it's actually not desirable either. In order to support this use case, we forcibly resume at init time, and suspend at unplug time. v2: - Drop the #ifdef CONFIG_PM section around panthor_pm_ops's definition Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Signed-off-by: Boris Brezillon <[email protected]> Reviewed-by: Steven Price <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[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