Skip to content

mtip32xx: Convert to DEFINE_SIMPLE_DEV_PM_OPS() - #1159

Open
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1148802=>linus-master
Open

mtip32xx: Convert to DEFINE_SIMPLE_DEV_PM_OPS()#1159
blktests-ci[bot] wants to merge 1 commit into
linus-master_basefrom
series/1148802=>linus-master

Conversation

@blktests-ci

@blktests-ci blktests-ci Bot commented Aug 20, 2026

Copy link
Copy Markdown

Pull request for series with
subject: mtip32xx: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1148802

Convert the deprecated SIMPLE_DEV_PM_OPS
to DEFINE_SIMPLE_DEV_PM_OPS and pm_sleep_ptr().

This lets us drop the __maybe_unused annotations from its suspend and
resume callbacks, and reduces kernel size in case CONFIG_PM or
CONFIG_PM_SLEEP is disabled.

Fixes: cd97b7e ("mtip32xx: convert to generic power management")

Signed-off-by: Triet Hoang <triet.hoang.dev@gmail.com>
@blktests-ci

blktests-ci Bot commented Aug 20, 2026

Copy link
Copy Markdown
Author

Upstream branch: bd5f485
series: https://patchwork.kernel.org/project/linux-block/list/?series=1148802
version: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant