[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4a25955300a53a36a842f4e8bd3a2e1a@kernel.org>
Date: Thu, 07 Sep 2023 10:13:50 +0200
From: Michael Walle <mwalle@...nel.org>
To: Tudor Ambarus <tudor.ambarus@...aro.org>
Cc: Pratyush Yadav <pratyush@...nel.org>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>,
linux-kernel@...r.kernel.org, linux-mtd@...ts.infradead.org
Subject: Re: [PATCH v2 17/41] mtd: spi-nor: atmel: convert flash_info to new
format
>> + {
>> + .id = SNOR_ID(0x1f, 0x66, 0x01),
>> + .name = "at25fs010",
>
> nitpick, we shall respect the order of the members declared in
> flash_info struct.
As mentioned in my first reply, you're fine with keeping the id
first? After this series, we can swap the name and id members in
struct flash_info.
For all the other members, they should be used consistently. So
we could also swap the members in flash_info.
> And I'll let you double check if the conversion is accurate :D.
>
> Reviewed-by: Tudor Ambarus <tudor.ambarus@...aro.org>
So I'll convert that one in an Acked-by: for all the conversion
patches?
-michael
Powered by blists - more mailing lists