Re: [PATCH 5/8] mtd: spinand: micron: prepare for generalizing driver

2019-08-07 Thread Miquel Raynal
Hi Shiva, shiva.linuxwo...@gmail.com wrote on Mon, 22 Jul 2019 07:56:18 +0200: > From: Shivamurthy Shastri > "mtd: spinand: micron: Rename helpers and structures to be more generic" > Generalize OOB layout structure and function names. Change the prefix of Micron driver's functions and struc

[PATCH 5/8] mtd: spinand: micron: prepare for generalizing driver

2019-07-21 Thread shiva . linuxworks
From: Shivamurthy Shastri Generalize OOB layout structure and function names. Signed-off-by: Shivamurthy Shastri --- drivers/mtd/nand/spi/micron.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/drivers/mtd/nand/spi/micron.c b/drivers/mtd/nand