]> www.infradead.org Git - users/willy/xarray.git/commit
mtd: spi-nand: macronix: Fix helper name
authorMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 26 Aug 2024 10:14:09 +0000 (12:14 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 6 Sep 2024 15:00:10 +0000 (17:00 +0200)
commited148d30eaf4ff55c95ae495ad9b9ffb970f7826
treeb4b04eb031f955d58f7ccfd17b2b25623199d52e
parenta06f2e7cc4de104b14971e08d37f9d08c256b053
mtd: spi-nand: macronix: Fix helper name

Use "macronix_" instead of "mx35lf1ge4ab_" as common prefix for the
->get_status() callback name. This callback is used by many different
families, there is no variation in the implementation so far.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240826101412.20644-7-miquel.raynal@bootlin.com
drivers/mtd/nand/spi/macronix.c