[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <073e882795124d8c86b36bea33e1d964@intel.com>
Date: Tue, 4 Feb 2020 21:33:05 +0000
From: "Winkler, Tomas" <tomas.winkler@...el.com>
To: Andy Shevchenko <andy.shevchenko@...il.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] mfd: constify properties in mfd_cell
>
> On Tue, Feb 4, 2020 at 10:18 PM Tomas Winkler <tomas.winkler@...el.com>
> wrote:
> >
> > Constify 'struct property_entry *properties' in mfd_cell and
> > platform_device. It is always passed around as a pointer const struct.
> >
>
> After
>
> commit 277036f05be242540b7bfe75f226107d04f51b06
> Author: Jan Kiszka <jan.kiszka@...mens.com>
> Date: Fri Jun 2 07:43:27 2017 +0200
>
> platform: Accept const properties
>
> this one makes sense.
>
> Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
>
> Does intel-lpss* compile with this change?
Yes, It does.
Powered by blists - more mailing lists