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-- 888 bytes
Makefile -rw-r--r-- 540 bytes
pinctrl-uniphier-core.c -rw-r--r-- 19.0 KB
pinctrl-uniphier-ld11.c -rw-r--r-- 40.3 KB
pinctrl-uniphier-ld20.c -rw-r--r-- 43.5 KB
pinctrl-uniphier-ld4.c -rw-r--r-- 39.0 KB
pinctrl-uniphier-ld6b.c -rw-r--r-- 58.8 KB
pinctrl-uniphier-pro4.c -rw-r--r-- 72.3 KB
pinctrl-uniphier-pro5.c -rw-r--r-- 61.2 KB
pinctrl-uniphier-pxs2.c -rw-r--r-- 57.8 KB
pinctrl-uniphier-sld8.c -rw-r--r-- 35.2 KB
pinctrl-uniphier.h -rw-r--r-- 6.7 KB

back to top