mtd: spi-nor: core: Update comment about the default flash parameters
authorTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 15 Mar 2021 05:56:34 +0000 (07:56 +0200)
committerTudor Ambarus <tudor.ambarus@microchip.com>
Mon, 15 Mar 2021 16:04:59 +0000 (18:04 +0200)
commit79321e752aff36569fb2b5b121f6e1dca9fc5f74
treeafc7fdc2e84e3b407760710161d8fc73e5026897
parenta580293a19fc49b2745019075f9fa8561a6a0b32
mtd: spi-nor: core: Update comment about the default flash parameters

s/legacy/default. spi_nor_info_init_params initializes some default
flash parameters and settings that can be overwritten when parsing
SFDP, or by fixup hooks. There's nothing legacy about them, they are
just some default settings, if not otherwise discovered or specified.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Reviewed-by: Pratyush Yadav <p.yadav@ti.com>
Link: https://lore.kernel.org/r/20210315055634.17332-1-tudor.ambarus@microchip.com
drivers/mtd/spi-nor/core.c