[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdaCEvYLERo17m_Hw-16ZZTwoiLREBovt4Mxr=wnf_4RGA@mail.gmail.com>
Date: Thu, 11 Jan 2018 10:24:26 +0100
From: Linus Walleij <linus.walleij@...aro.org>
To: Stefan Agner <stefan@...er.ch>
Cc: Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
Dong Aisheng <aisheng.dong@....com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Arvind Yadav <arvind.yadav.cs@...il.com>,
Gary Bisson <gary.bisson@...ndarydevices.com>
Subject: Re: [PATCH v2 1/5] pinctrl: imx: use struct imx_pinctrl_soc_info as a const
On Sat, Jan 6, 2018 at 3:25 PM, Stefan Agner <stefan@...er.ch> wrote:
> For some SoCs the struct imx_pinctrl_soc_info is passed through
> of_device_id.data which is const. Most variables are already const
> or otherwise not written. However, some fields are modified at
> runtime. Move those fields to the dynamically allocated struct
> imx_pinctrl.
>
> Fixes: b3060044e495 ("pinctrl: freescale: imx7d: make of_device_ids const")
> Cc: Shawn Guo <shawnguo@...nel.org>
> Cc: Arvind Yadav <arvind.yadav.cs@...il.com>
> Cc: Dong Aisheng <aisheng.dong@....com>
> Cc: Gary Bisson <gary.bisson@...ndarydevices.com>
> Signed-off-by: Stefan Agner <stefan@...er.ch>
Patch applied.
Yours,
Linus Walleij
Powered by blists - more mailing lists