]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFC: nci: rename nci_prop_ops to nci_driver_ops
authorRobert Dolca <robert.dolca@intel.com>
Thu, 22 Oct 2015 09:11:39 +0000 (12:11 +0300)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 25 Oct 2015 19:28:59 +0000 (20:28 +0100)
commit22e4bd09c401905671f3787a8392d269a0ebfa0d
tree017209d05d64f6c910fa78afe601ab34a461126f
parent0a97a3cba298fd989802bf34541c94b6488c3834
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>
drivers/nfc/s3fwrn5/nci.c
drivers/nfc/s3fwrn5/nci.h
drivers/nfc/st-nci/core.c
include/net/nfc/nci_core.h
net/nfc/nci/core.c