]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
spi: st: use pm_ptr and remove __maybe_unused
authorMark Brown <broonie@kernel.org>
Tue, 6 Jan 2026 17:39:06 +0000 (17:39 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 6 Jan 2026 17:39:06 +0000 (17:39 +0000)
commit36227ab99a781a02b3448b79fb15f2a20dc7f10b
tree8380702521855a595e2e4e92714ae287a76eee17
parent96d337436fe0921177a6090aeb5bb214753654fc
parent75d208bddcca55ec31481420fbb4d6c9703ba195
spi: st: use pm_ptr and remove __maybe_unused

Merge series from Alain Volmat <alain.volmat@foss.st.com>:

Update ST related SPI drivers in order to remove the __maybe_unused
statements on pm related functions thanks to the usage of pm_ptr.
MAINTAINERS
drivers/spi/spi-cadence-quadspi.c
drivers/spi/spi-stm32-ospi.c
drivers/spi/spi-stm32-qspi.c
drivers/spi/spi-stm32.c