Re: [PATCH v1 5/8] mtd: spi-nor: move spi_nor_post_bfpt_fixups() into sfdp

From: Miquel Raynal

Date: Mon Jul 06 2026 - 11:04:30 EST


On 03/07/2026 at 16:29:16 +02, Michael Walle <mwalle@xxxxxxxxxx> wrote:

> Move spi_nor_post_bfpt_fixups() into the sfdp module because it's
> really only needed there. While at it, add some documentation.
>
> Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>

I feel like it was fine to keep this in the core, but that's okay to
move since this way we avoid the export.

Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>

Thanks,
Miquèl