[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Ve0PGO_s-nRk6zwk6QTcFi4Jm3yA-QZ7j7dxqVkYB=svA@mail.gmail.com>
Date: Sun, 9 Feb 2020 13:48:50 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Tomas Winkler <tomas.winkler@...el.com>
Cc: Lee Jones <lee.jones@...aro.org>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/2 V2] mfd: constify properties in mfd_cell
On Sat, Feb 8, 2020 at 8:44 PM Tomas Winkler <tomas.winkler@...el.com> wrote:
>
> Constify 'struct property_entry *properties' in
> mfd_cell It is always passed
> around as a pointer const struct.
I guess this should be second patch in the split and it's actually
dependent to the first one (won't we get a compiler warning when we
drop const qualifier during assignment?).
> Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
> Signed-off-by: Tomas Winkler <tomas.winkler@...el.com>
> ---
>
> V2: drop platform_device part
Btw, when you prepare series, you may use -vX command line parameter,
where X is a version number. The scripts will put v2 in each Subject
line uniformly.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists