linux-stable/drivers/nfc/s3fwrn5
Arvind Yadav 81251cc599 nfc: s3fwrn5: 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: s3fwrn5: constify s3fwrn5_phy_ops structures 2015-12-20 18:32:39 +01:00
firmware.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
firmware.h
i2c.c nfc: s3fwrn5: constify i2c_device_id 2017-11-06 00:56:56 +01:00
Kconfig nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO 2015-10-07 01:41:45 +02:00
Makefile
nci.c NFC: nci: rename nci_prop_ops to nci_driver_ops 2015-10-25 20:28:59 +01:00
nci.h NFC: nci: rename nci_prop_ops to nci_driver_ops 2015-10-25 20:28:59 +01:00
s3fwrn5.h nfc: s3fwrn5: constify s3fwrn5_phy_ops structures 2015-12-20 18:32:39 +01:00