1
0
Fork 0
alistair23-linux/drivers/nfc/microread
Arvind Yadav f98bc10e0e nfc: microread: 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: Samuel Ortiz <sameo@linux.intel.com>
2017-11-06 00:56:55 +01:00
..
Kconfig NFC: microread: Auto-select core module 2015-10-19 20:01:19 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
i2c.c nfc: microread: constify i2c_device_id 2017-11-06 00:56:55 +01:00
mei.c nfc: mei: use module_mei_cl_driver macro 2016-10-28 08:21:21 -04:00
microread.c networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00
microread.h nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00