linux-stable/include/linux/iio
Bhumika Goyal 612a462acb 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>
2017-10-19 16:15:24 +02:00
..
accel
adc iio: ad_sigma_delta: Implement a dedicated reset function 2017-09-24 16:58:21 +01:00
common Merge 4.13-rc5 into staging-next 2017-08-14 13:35:22 -07:00
dac
frequency
gyro
imu
magnetometer
timer - New Drivers 2017-09-07 13:51:13 -07:00
buffer-dma.h
buffer-dmaengine.h
buffer.h
buffer_impl.h
configfs.h
consumer.h iio: inkern: api for manipulating ext_info of iio channels 2017-06-03 19:29:26 +09:00
driver.h
events.h
iio.h PATCH] iio: Fix some documentation warnings 2017-08-20 15:21:46 +01:00
kfifo_buf.h
machine.h
sw_device.h iio: make function argument and some structures const 2017-10-19 16:15:24 +02:00
sw_trigger.h iio: make function argument and some structures const 2017-10-19 16:15:24 +02:00
sysfs.h
trigger.h PATCH] iio: Fix some documentation warnings 2017-08-20 15:21:46 +01:00
trigger_consumer.h
triggered_buffer.h
triggered_event.h
types.h