]> git.itanic.dy.fi Git - linux-stable/commit
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
authorMichael Walle <mwalle@kernel.org>
Fri, 8 Sep 2023 10:16:47 +0000 (12:16 +0200)
committerTudor Ambarus <tudor.ambarus@linaro.org>
Tue, 19 Sep 2023 15:59:20 +0000 (18:59 +0300)
commit8e52f54ca9946e0a67e2199a05ca68251de29a95
treef3d44f847e21b933af58a48541a38c13627895e2
parent348d772d04fa36d453587c8a9a2720c77eb242c9
mtd: spi-nor: xilinx: use new macros in S3AN_INFO()

There won't be any new entries, nor are the entries that much different
and the very odd page and sector sizes make the new format hard to read.
Therefore, convert the old S3AN_INFO() macro.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Link: https://lore.kernel.org/r/20230807-mtd-flash-info-db-rework-v3-29-e60548861b10@kernel.org
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
drivers/mtd/spi-nor/xilinx.c