Arvind Yadav 006dbb38d7 misc: apds9802als: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-28 16:55:49 +02:00
..
2017-08-28 11:59:39 +02:00
2017-05-02 23:41:43 +03:00
2017-08-28 16:55:48 +02:00
2017-08-28 16:55:48 +02:00