Re: [PATCH v3 10/25] mtd: spi-nor: sst: Use manufacturer late_init() to set _write()
From: <hidden>
Date: 2021-11-09 10:27:26
From: <hidden>
Date: 2021-11-09 10:27:26
On 11/9/21 12:22 PM, Tudor Ambarus wrote:
On 11/9/21 11:47 AM, Michael Walle wrote:
cut
quoted
quoted
-static void sst_post_sfdp_fixups(struct spi_nor *nor) +static void sst_late_init(struct spi_nor *nor) { if (nor->info->flags & SST_WRITE)SST_WRITE is only used during to set this. Shouldn't this be a fixup per flash so we don't need that flag.We should get rid of the SST_WRITE indeed. Do you want me to handle this or do you want to take care of it yourself?
oh, I forgot, I have already took care of it, check: [PATCH v3 13/25] mtd: spi-nor: sst: Get rid of SST_WRITE flash_info flag _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel