commit | 47807d3dbb62e93850cbcb797db1a9ee1806f986 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Mon Mar 05 01:03:50 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:23 2012 -0500 |
tree | f8e1970083547290e35830e5bedb4a4ce7237f97 | |
parent | 9dda50f4c98f84e32a5f6dc4d9dd7af6085add43 [diff] |
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>