alistair23-linux/drivers/nfc/pn533
Arvind Yadav f98786da9d nfc: pn533: 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
..
i2c.c nfc: pn533: constify i2c_device_id 2017-11-06 00:56:55 +01:00
Kconfig
Makefile
pn533.c net: manual clean code which call skb_put_[data:zero] 2017-06-20 13:30:15 -04:00
pn533.h NFC: pn533: change order operations in dev registation 2017-04-02 01:06:23 +02:00
usb.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00