1
0
Fork 0
remarkable-linux/drivers/misc/lis3lv02d
Arvind Yadav 27c0823fd9 misc: lis3lv02d: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work with
const attribute_group. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 16:55:48 +02:00
..
Kconfig
Makefile
lis3lv02d.c misc: lis3lv02d: constify attribute_group structures. 2017-08-28 16:55:48 +02:00
lis3lv02d.h drivers/misc/lis3lv02d: remove lis3lv02d driver DT init 2012-09-26 14:18:11 -07:00
lis3lv02d_i2c.c misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client 2016-02-07 23:01:45 -08:00
lis3lv02d_spi.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00