Searched hist:"612 a462acbb9f3bfc7c8433b44118b0a156560da" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/iio/ |
H A D | industrialio-configfs.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | industrialio-sw-device.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | industrialio-sw-trigger.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/include/linux/iio/ |
H A D | sw_device.h | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | sw_trigger.h | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/iio/dummy/ |
H A D | iio_simple_dummy.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
/openbmc/linux/drivers/iio/trigger/ |
H A D | iio-trig-loop.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | iio-trig-hrtimer.c | diff 612a462acbb9f3bfc7c8433b44118b0a156560da Mon Oct 16 10:18:43 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> iio: make function argument and some structures const
Make the argument of the functions iio_sw{d/t}_group_init_type_name const as they are only passed to the function config_group_init_type_name having the argument as const.
Make the config_item_type structures const as they are either passed to the functions having the argument as const or they are stored in the const "ci_type" field of a config_item structure.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Acked-by: Jonathan Cameron <Jonathan.Cameron@Huawei.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|