]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Changed the HCI cmd execution callback prototype
authorEric Lapuyade <eric.lapuyade@linux.intel.com>
Tue, 11 Sep 2012 08:41:41 +0000 (10:41 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Sep 2012 22:17:25 +0000 (00:17 +0200)
commit00ac7c09ef0cbdb1adb28c022d121eb77e1960b6
treed19b222e6dfb7cc9bfd0df675e583d7e9ec9db8f
parentb02e12c771421578ca421aab4eeb35b279f41dcb
NFC: Changed the HCI cmd execution callback prototype

Make it match the data_exchange_cb_t so that it can be used directly in
the implementation of an asynchronous hci_transceive

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/command.c
net/nfc/hci/core.c
net/nfc/hci/hci.h
net/nfc/hci/hcp.c