NFC: Remove the rf mode parameter from the DEP link up routine
authorSamuel Ortiz <sameo@linux.intel.com>
Mon, 5 Mar 2012 00:03:50 +0000 (01:03 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Mar 2012 20:16:23 +0000 (15:16 -0500)
commit47807d3dbb62e93850cbcb797db1a9ee1806f986
treef8e1970083547290e35830e5bedb4a4ce7237f97
parent9dda50f4c98f84e32a5f6dc4d9dd7af6085add43
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>
drivers/nfc/pn533.c
include/net/nfc/nfc.h
net/nfc/core.c
net/nfc/llcp/llcp.c
net/nfc/netlink.c
net/nfc/nfc.h