alistair23-linux/drivers/nfc/st-nci
Arvind Yadav 9845530784 nfc: st-nci: 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:56 +01:00
..
core.c NFC: st-nci: Add ese-present/uicc-present dts properties 2015-10-27 03:55:10 +01:00
i2c.c nfc: st-nci: constify i2c_device_id 2017-11-06 00:56:56 +01:00
Kconfig NFC: st-nci: Auto-select core module 2015-12-29 19:06:19 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ndlc.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
ndlc.h NFC: st-nci: Add ese-present/uicc-present dts properties 2015-10-27 03:55:10 +01:00
se.c nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00
spi.c NFC: st-nci: Get rid of code duplication in ->probe() 2017-06-22 23:51:45 +02:00
st-nci.h nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00
vendor_cmds.c nfc: st-nci: Move loopback usage from HCI to NCI 2016-05-04 01:51:42 +02:00