[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240213115338.2311c4b6@ERD993>
Date: Tue, 13 Feb 2024 11:53:38 +0100
From: Robin van der Gracht <robin@...tonic.nl>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Miguel Ojeda
<ojeda@...nel.org>, Rob Herring <robh@...nel.org>, Krzysztof Kozlowski
<krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>,
Paul Burton <paulburton@...nel.org>, Geert Uytterhoeven
<geert+renesas@...der.be>
Subject: Re: [PATCH v1 10/15] auxdisplay: linedisp: Provide a small buffer
in the struct linedisp
Hi Andy,
On Mon, 12 Feb 2024 18:49:49 +0200
Andy Shevchenko <andriy.shevchenko@...ux.intel.com> wrote:
> Looking again into it, the allocation separately with linedisp structure
> is indeed too much invasive. I prefer (as we save lines of code and deduplicate
> the buffer at least for two drivers, including a new one) to leave this patch
> for now. We may rework it later on. Do you agree?
Agreed. The additional overhead is probably not worth it. If the buffer size
needs to be increased later on we'll take another look.
Robin
Powered by blists - more mailing lists