linux/drivers/mtd/devices
Raphael Gallais-Pou 29b9415889 mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
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.

Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2025-01-15 19:10:29 +01:00
..
Kconfig
Makefile
bcm47xxsflash.c mtd: Switch back to struct platform_driver::remove() 2024-10-21 11:58:07 +02:00
bcm47xxsflash.h
block2mtd.c
docg3.c mtd: Switch back to struct platform_driver::remove() 2024-10-21 11:58:07 +02:00
docg3.h
mchp23k256.c
mchp48l640.c mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM 2024-12-05 11:28:29 +01:00
ms02-nv.c
ms02-nv.h
mtd_dataflash.c
mtdram.c
phram.c mtd: phram: Add the kernel lock down check 2024-12-05 11:11:44 +01:00
pmc551.c
powernv_flash.c mtd: Switch back to struct platform_driver::remove() 2024-10-21 11:58:07 +02:00
serial_flash_cmds.h
slram.c mtd: slram: insert break after errors in parsing the map 2024-08-23 19:25:46 +02:00
spear_smi.c mtd: Switch back to struct platform_driver::remove() 2024-10-21 11:58:07 +02:00
sst25l.c
st_spi_fsm.c mtd: st_spi_fsm: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() 2025-01-15 19:10:29 +01:00