From: Samuel Ortiz Date: Mon, 5 Mar 2012 00:03:50 +0000 (+0100) Subject: NFC: Remove the rf mode parameter from the DEP link up routine X-Git-Tag: v3.4-rc1~177^2~108^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47807d3dbb62e93850cbcb797db1a9ee1806f986;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed