Loading
mtd: spi-nor: micron-st: move set_octal_dtr to late_init()
Move params->set_octal_dtr from flash_info->fixups->default_init() to spi_nor_manufacturer-> fixups-> late_init(), this can cover all Micorn and ST chips without repeat in each chip's flash_info. 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>