linux/drivers/nfc
Samuel Ortiz 47807d3dbb NFC: Remove the rf mode parameter from the DEP link up routine
When calling nfc_dep_link_up, we implicitely are in initiator mode.
Which means we also can provide the general bytes as a function argument,
as all drivers will eventually request them.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-03-06 15:16:23 -05:00
..
Kconfig
Makefile
nfcwilink.c
pn533.c NFC: Remove the rf mode parameter from the DEP link up routine 2012-03-06 15:16:23 -05:00
pn544.c