]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation
authorJonas Gorski <jonas.gorski@gmail.com>
Thu, 18 Dec 2025 09:54:30 +0000 (10:54 +0100)
committerPratyush Yadav (Google) <pratyush@kernel.org>
Fri, 13 Mar 2026 10:47:18 +0000 (10:47 +0000)
commit3620d67b48493c6252bbc873dc88dde81641d56b
tree60b9319414fb8025873f31303a604c486b8cd326
parent756564a536ecd8c9d33edd89f0647a91a0b03587
mtd: spi-nor: update spi_nor_fixups::post_sfdp() documentation

After commit 5273cc6df984 ("mtd: spi-nor: core: Call
spi_nor_post_sfdp_fixups() only when SFDP is defined")
spi_nor_post_sfdp_fixups() isn't called anymore if no SFDP is detected.

Update the documentation accordingly.

Fixes: 5273cc6df984 ("mtd: spi-nor: core: Call spi_nor_post_sfdp_fixups() only when SFDP is defined")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
Signed-off-by: Pratyush Yadav (Google) <pratyush@kernel.org>
drivers/mtd/spi-nor/core.h