]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c273558d18a7e093aa6d06612ec9dbc9a0707a9
treef8e1970083547290e35830e5bedb4a4ce7237f97
parentc1af75fe93cc777043c4bef74bb8ccaf8e8250b8
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