Arvind Yadav 04271ce960 i2c-cht-wc: constify platform_device_id
platform_device_id are not supposed to change at runtime. All functions
working with platform_device_id provided by <linux/platform_device.h>
work with const platform_device_id. So mark the non-const structs as
const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
2017-12-07 12:00:35 +01:00
..
2017-10-28 14:03:45 +02:00
2016-10-25 11:48:58 +02:00
2017-08-29 22:35:14 +02:00
2017-08-12 13:25:17 +02:00
2017-08-12 16:39:47 +02:00
2017-04-16 21:48:06 +02:00
2017-08-29 22:26:08 +02:00