Re: [PATCH] mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdown

From: Miquel Raynal

Date: Mon Jun 29 2026 - 10:47:58 EST


On Wed, 10 Jun 2026 02:09:40 -0700, Breno Leitao wrote:
> cfi_intelext_reboot() puts each chip into FL_SHUTDOWN (array mode) via
> the reboot notifier so the bootloader can read the flash on the next
> boot. If pm_suspend then runs on the same chip during the shutdown
> sequence, cfi_intelext_suspend() falls into the default branch and
> prints:
>
> Flash device refused suspend due to active operation (state 20)
>
> [...]

Applied to mtd/next, thanks!

[1/1] mtd: cfi_cmdset_0001: silence spurious suspend warning on shutdown
commit: 369a091884077225ae8e8731fd8e8c93e5683dcc

Patche(s) should be available on mtd/linux.git and will be
part of the next PR (provided that no robot complains by then).

Kind regards,
Miquèl