Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1708589

Re: [PATCH 02/17] pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures

From Lars Persson <lars.persson@axis.com>
Newsgroups linux.kernel
Subject Re: [PATCH 02/17] pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Date 2017-08-10 14:40 +0200
Message-ID <ucUUO-5zH-29@gated-at.bofh.it> (permalink)
References <ucT2F-4pl-3@gated-at.bofh.it> <ucT2F-4pl-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 08/10/2017 12:06 PM, Julia Lawall wrote:
> This pinctrl_ops structure is only stored in the const pctlops
> field of a pinctrl_desc structure. Make the pinctrl_ops structure
> const as well.
> 
> Done with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
> 
> ---
>   drivers/pinctrl/pinctrl-artpec6.c |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>  

Hi,

Acked-by: Lars Persson <lars.persson@axis.com>

BR,
  Lars

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 02/17] pinctrl: artpec6: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2017-08-10 12:40 +0200
  Re: [PATCH 02/17] pinctrl: artpec6: constify pinconf_ops,  pinctrl_ops, and pinmux_ops structures Lars Persson <lars.persson@axis.com> - 2017-08-10 14:40 +0200

csiph-web