summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2015-10-03 05:02:28 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2015-10-03 05:18:55 +0200
commit21d19f87d483fbac66ca24863b8c8d52a7ab539d (patch)
treee4b80a23f7a77eb325d01283cdf9cebd485ec760 /drivers/nfc
parentf6d3125fa3c2f55ddf7cf69365c41089de6cfae6 (diff)
downloadop-kernel-dev-21d19f87d483fbac66ca24863b8c8d52a7ab539d.zip
op-kernel-dev-21d19f87d483fbac66ca24863b8c8d52a7ab539d.tar.gz
NFC: nci: Use __nci_request for exported routines
Since we do not know in which context drivers will call these routines, they should use the unlocked version of nci_request, i.e. __nci_request. It is up to drivers to know/decide if they need to take the req_lock mutex before calling those routines. When being called from the NCI setup routine there is no need to do so as ops->setup is called under req_lock. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud