[PATCH v13 02/15] mtd: spi-nor: core: add spi_nor_{read,write}_reg() helpers

Pratyush Yadav p.yadav at ti.com
Tue Sep 29 08:54:38 EDT 2020


On 29/09/20 11:38AM, Tudor.Ambarus at microchip.com wrote:
> On 9/16/20 3:44 PM, Pratyush Yadav wrote:
> > They are thin wrappers around nor->controller_ops->{read,write}_reg().
> > In a future commit DTR support will be added. These ops can not be
> > supported by the {read,write}_reg() hooks and these helpers will make it
> > easier to reject those calls.
> 
> 2/15 and 3/15 are introducing wrappers for the controller ops. How about
> squashing the commits and using the same naming scheme?
> 
> spi_nor_controller_ops_{read_reg,write_reg,erase}

Ok. Will do. For my information, the patches will still go in this merge 
window, right?

-- 
Regards,
Pratyush Yadav
Texas Instruments India



More information about the linux-mtd mailing list