commit | 22e4bd09c401905671f3787a8392d269a0ebfa0d | [log] [tgz] |
---|---|---|
author | Robert Dolca <robert.dolca@intel.com> | Thu Oct 22 12:11:39 2015 +0300 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sun Oct 25 20:28:59 2015 +0100 |
tree | 017209d05d64f6c910fa78afe601ab34a461126f | |
parent | 0a97a3cba298fd989802bf34541c94b6488c3834 [diff] |
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>