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.2 KB
Makefile -rw-r--r-- 506 bytes
pinctrl-ab8500.c -rw-r--r-- 21.8 KB
pinctrl-ab8505.c -rw-r--r-- 16.7 KB
pinctrl-ab8540.c -rw-r--r-- 18.6 KB
pinctrl-ab9540.c -rw-r--r-- 22.0 KB
pinctrl-abx500.c -rw-r--r-- 31.6 KB
pinctrl-abx500.h -rw-r--r-- 6.7 KB
pinctrl-nomadik-db8500.c -rw-r--r-- 51.6 KB
pinctrl-nomadik-db8540.c -rw-r--r-- 52.7 KB
pinctrl-nomadik-stn8815.c -rw-r--r-- 13.3 KB
pinctrl-nomadik.c -rw-r--r-- 51.5 KB
pinctrl-nomadik.h -rw-r--r-- 4.9 KB

back to top