From: Thierry Escande Date: Thu, 6 Jun 2013 14:23:23 +0000 (+0200) Subject: NFC: Add a nfc hardware simulation driver X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbe0ff3e475b7268ad9b55057048b2299fd60e0;p=pandora-kernel.git NFC: Add a nfc hardware simulation driver This driver declares two virtual NFC devices supporting NFC-DEP protocol. An LLCP connection can be established between them and all packets sent from one device is sent back to the other, acting as loopback devices. Once established, the LLCP link can be disconnected by disabling the target device (with rfkill, nfctool, or neard disable-adapter test script). Signed-off-by: Thierry Escande Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed