1
0
Fork 0
alistair23-linux/drivers/nfc/s3fwrn5
Robert Dolca 22e4bd09c4 NFC: nci: rename nci_prop_ops to nci_driver_ops
Initially it was used to create hooks in the driver for
proprietary operations. Currently it is being used for hooks
for both proprietary and generic operations.

Signed-off-by: Robert Dolca <robert.dolca@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-25 20:28:59 +01:00
..
Kconfig nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO 2015-10-07 01:41:45 +02:00
Makefile NFC: s3fwrn5: Remove superfluous cflags 2015-10-07 00:51:23 +02:00
core.c nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip 2015-08-20 21:23:39 +02:00
firmware.c nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip 2015-08-20 21:23:39 +02:00
firmware.h nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip 2015-08-20 21:23:39 +02:00
i2c.c nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak 2015-10-07 01:41:58 +02:00
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: Add driver for Samsung S3FWRN5 NFC Chip 2015-08-20 21:23:39 +02:00