From: Mark A. Greer Date: Tue, 2 Sep 2014 22:12:45 +0000 (-0700) Subject: NFC: trf7970a: Add Target Mode Support X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13b4272a8264220ec043a922fd1fa05da72d57ae;p=pandora-kernel.git NFC: trf7970a: Add Target Mode Support Add target mode support to the trf7970a NFC driver. This effectively enables full Peer-to-Peer support. To handle changing framing between sending a response frame and receiving the subsequent request frame, most of the framing changes take effect in the interrupt handler and not in trf7970a_tg_config_framing(). Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed