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!
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!