aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/io.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-07-03 17:06:45 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2017-08-15 15:18:25 +0300
commit3af0b843e5c1b708f21120ee7a13a740ec5e5583 (patch)
tree803082a91ba47418ae736dac9263c85c68377e1c /arch/arm/mach-omap2/io.c
parentdrm/omap: panel-sony-acx565akm: constify attribute_group structures. (diff)
downloadlinux-dev-3af0b843e5c1b708f21120ee7a13a740ec5e5583.tar.xz
linux-dev-3af0b843e5c1b708f21120ee7a13a740ec5e5583.zip
drm/omap: panel-dsi-cm: constify attribute_group structures.
attribute_groups are not supposed to change at runtime. All functions working with attribute_groups provided by <linux/sysfs.h> work with const attribute_group. So mark the non-const structs as const. File size before: text data bss dec hex filename 4669 464 0 5133 140d panel-dsi-cm.o File size After adding 'const': text data bss dec hex filename 4725 400 0 5125 1405 panel-dsi-cm.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/io.c')
0 files changed, 0 insertions, 0 deletions