Revision 45bd07ad82622fb7c8dd7504d976b7dd11568965 authored by Arvind Yadav on 20 July 2017, 11:30:32 UTC, committed by Thomas Gleixner on 18 August 2017, 09:30:35 UTC
attribute_groups are not supposed to change at runtime and none of the
groups is modified.

Mark the non-const structs as const.

[ tglx: Folded into one big patch ]

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: tony.luck@intel.com
Cc: bp@alien8.de
Link: http://lkml.kernel.org/r/1500550238-15655-2-git-send-email-arvind.yadav.cs@gmail.com

1 parent 187e91f
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 323 bytes
pinctrl-vt8500.c -rw-r--r-- 14.9 KB
pinctrl-wm8505.c -rw-r--r-- 15.9 KB
pinctrl-wm8650.c -rw-r--r-- 11.0 KB
pinctrl-wm8750.c -rw-r--r-- 12.3 KB
pinctrl-wm8850.c -rw-r--r-- 11.7 KB
pinctrl-wmt.c -rw-r--r-- 15.1 KB
pinctrl-wmt.h -rw-r--r-- 1.9 KB

back to top