Re: [PATCH v2 6/7] mtd: spi-nor: Rework the SPI NOR lock/unlock logic
From: Tudor.Ambarus
Date: Sun Aug 25 2019 - 09:10:22 EST
On 08/25/2019 03:26 PM, Boris Brezillon wrote:
>> int (*disable_block_protection)(struct spi_nor *nor);
> Should we move this ->disable_block_protection() hook to
> spi_nor_locking_ops?
>
yes, will do. thanks!