Re: [PATCH v2 1/4] mtd: spi-nor: cleanup common code

From: Michael Walle
Date: Mon Sep 14 2020 - 07:09:40 EST


Hi Pratyush,

Am 2020-09-14 11:40, schrieb Pratyush Yadav:
Hi Michael,

*sigh* This patch will cause a _lot_ of conflicts with my series [0]. It
should hopefully go in the next merge window so maybe you can rebase on
top of it? Dunno.

Could you pick up this patch in some form in your series? It looks like your
series touches most/some of the functions. The patch just removes code
repetitions.
TBH I don't need this patch as I just can implement my new one-byte command
using the current "if (nor->spimem) {} else {}" pattern.

-michael