acrn-kernel/drivers/mtd/spi-nor
Tudor Ambarus 893fd950c8
mtd: spi-nor: Sort headers alphabetically
Sort headers alphabetically - it helps locating duplicates, and makes it
easier to figure out where to insert new headers. Alphabetic order should
also prove that each header is self-contained, i.e. can be included without
prerequisites.

Link: https://lore.kernel.org/r/20230202144628.14443-1-tudor.ambarus@linaro.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
2023-02-06 10:37:03 +02:00
..
controllers
Kconfig
Makefile
atmel.c
catalyst.c
core.c mtd: spi-nor: Sort headers alphabetically 2023-02-06 10:37:03 +02:00
core.h mtd: spi-nor: Fix shift-out-of-bounds in spi_nor_set_erase_type 2023-02-06 10:36:18 +02:00
debugfs.c mtd: spi-nor: Sort headers alphabetically 2023-02-06 10:37:03 +02:00
eon.c
esmt.c
everspin.c
fujitsu.c
gigadevice.c mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt 2022-11-21 16:27:10 +02:00
intel.c
issi.c mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD() 2022-12-26 09:47:04 +02:00
macronix.c mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD() 2022-12-26 09:47:04 +02:00
micron-st.c mtd: spi-nor: micron-st: Enable locking for mt25qu256a 2022-11-21 17:10:08 +02:00
otp.c
sfdp.c mtd: spi-nor: Sort headers alphabetically 2023-02-06 10:37:03 +02:00
sfdp.h mtd: spi-nor: sfdp: Rename BFPT_DWORD() macro to SFDP_DWORD() 2022-12-26 09:47:04 +02:00
spansion.c mtd: spi-nor: spansion: Make CFRx reg fields generic 2023-01-26 19:41:59 +02:00
sst.c
swp.c
sysfs.c mtd: spi-nor: sysfs: print JEDEC ID for generic flash driver 2022-11-21 15:37:16 +02:00
winbond.c mtd: spi-nor: winbond: add support for W25Q512NW-IQ 2022-11-21 17:18:44 +02:00
xilinx.c
xmc.c