Files
linux/drivers/staging
Arvind Yadav 1405ddfbf1 staging: iio: tsl2x7x: constify i2c_device_id
i2c_device_id are not supposed to change at runtime. All functions
working with i2c_device_id provided by <linux/i2c.h> work with
const i2c_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2017-09-03 18:10:28 +01:00
..
2017-07-16 08:41:01 +02:00
2017-08-14 13:35:22 -07:00
2017-04-28 12:07:24 +02:00
2017-08-20 11:13:12 -07:00