]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mtd: spi-nor: micron-st: rename the die_late_init functions
authorHaibo Chen <haibo.chen@nxp.com>
Wed, 12 Nov 2025 11:05:09 +0000 (19:05 +0800)
committerPratyush Yadav <pratyush@kernel.org>
Tue, 18 Nov 2025 12:01:37 +0000 (13:01 +0100)
commit74883accfa4a717337413c3ca243e997cc384a55
tree2e1a7917c340d5136686966407356bc2d8855ded
parente8f288a115f4850a65063af8787545dbf50abf47
mtd: spi-nor: micron-st: rename the die_late_init functions

st_nor_two/four_die_late_init() also suit for micron chips,
so rename to micron_st_nor_two/four_die_late_init(), and move
these functions up, then micron can use these function without
declaration.

Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Signed-off-by: Pratyush Yadav <pratyush@kernel.org>
drivers/mtd/spi-nor/micron-st.c