Re: [PATCH v2] mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
From: Miquel Raynal
Date: Wed Jan 15 2025 - 13:13:15 EST
On Thu, 09 Jan 2025 16:52:33 +0100, Raphael Gallais-Pou wrote:
> Letting the compiler remove these functions when the kernel is built
> without CONFIG_PM_SLEEP support is simpler and less error prone than the
> use of #ifdef based kernel configuration guards.
>
>
Applied to mtd/next, thanks!
[1/1] mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
commit: 29b9415889d42e6a32ead89cf897f65696d3cb47
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