[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190429101644.7c46c05d@xps13>
Date: Mon, 29 Apr 2019 10:16:44 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
Cc: kyungmin.park@...sung.com, bbrezillon@...nel.org, richard@....at,
dwmw2@...radead.org, computersforpeace@...il.com,
marek.vasut@...il.com, robh+dt@...nel.org, mark.rutland@....com,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Tomasz Figa <tomasz.figa@...il.com>
Subject: Re: [PATCH 1/5] mtd: onenand/samsung: Unify resource order for
controller variants
Hi Paweł,
Paweł Chmiel <pawel.mikolaj.chmiel@...il.com> wrote on Fri, 26 Apr 2019
18:42:20 +0200:
> From: Tomasz Figa <tomasz.figa@...il.com>
>
> Before this patch, the order of memory resources requested by the driver
> was controller base as first and OneNAND chip base as second for
> S3C64xx/S5PC100 variant and the opposite for S5PC110/S5PV210 variant.
>
> To make this more consistent, this patch swaps the order of resources
> for the latter and updates platform code accordingly. As a nice side
> effect there is a slight reduction in line count of probe function.
>
> Signed-off-by: Tomasz Figa <tomasz.figa@...il.com>
> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@...il.com>
Thanks for the patch but it looks like you also are renaming fields in
the main onenand structure. Maybe it is worth doing it in a preliminary
patch.
Thanks,
Miquèl
Powered by blists - more mailing lists