linux-stable/drivers/nfc
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
..
fdp NFC: fdp: Add GPIO ACPI mapping table 2017-06-22 23:51:44 +02:00
microread nfc: microread: constify i2c_device_id 2017-11-06 00:56:55 +01:00
nfcmrvl nfc: nfcmrvl: constify i2c_device_id 2017-11-06 00:56:55 +01:00
nxp-nci nfc: nxp-nci: constify i2c_device_id 2017-11-06 00:56:55 +01:00
pn533 nfc: pn533: constify i2c_device_id 2017-11-06 00:56:55 +01:00
pn544 nfc: pn544: constify i2c_device_id 2017-11-06 00:56:55 +01:00
s3fwrn5 nfc: s3fwrn5: constify i2c_device_id 2017-11-06 00:56:56 +01:00
st-nci nfc: st-nci: constify i2c_device_id 2017-11-06 00:56:56 +01:00
st21nfca NFC: st21nfca: Get rid of code duplication in ->probe() 2017-06-22 23:51:44 +02:00
st95hf networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00
Kconfig NFC: trf7970a: Convert to descriptor based GPIO interface 2017-06-18 23:57:58 +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
mei_phy.c mei: bus: split RX and async notification callbacks 2016-11-17 16:37:49 +01:00
mei_phy.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfcsim.c NFC: add NULL checks to avoid potential NULL pointer dereference 2017-06-23 00:34:56 +02:00
port100.c networking: add and use skb_put_u8() 2017-06-16 11:48:40 -04:00
trf7970a.c NFC: trf7970a: Correct register settings for 27MHz clock 2017-06-28 09:16:54 +02:00