Re: [PATCH v3 03/32] mtd: spi-nor: Group all Reg Ops to avoid forward declarations

From: Tudor.Ambarus
Date: Sat Nov 02 2019 - 06:35:50 EST




On 10/29/2019 01:16 PM, Tudor Ambarus - M18064 wrote:
> From: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
>
> Group all register methods up in the file, to avoid forward
> declarations.
>
> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxxxxx>
> ---
> drivers/mtd/spi-nor/spi-nor.c | 426 +++++++++++++++++++++---------------------
> 1 file changed, 213 insertions(+), 213 deletions(-)

Applied to spi-nor/next. Thanks.