Re: [PATCH v3 01/32] mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods

From: Tudor.Ambarus
Date: Sat Nov 02 2019 - 06:34:13 EST




On 10/29/2019 01:16 PM, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> All the core functions should begin with "spi_nor_".
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 110 +++++++++++++++++++++---------------------
> 1 file changed, 56 insertions(+), 54 deletions(-)

Applied to spi-nor/next. Thanks.