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.law...@lip6.fr> --- drivers/pinctrl/pinctrl-artpec6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Hi, Acked-by: Lars Persson <lars.pers...@axis.com> BR, Lars