NFC: digital: Add digital framing calls when in target mode
authorMark A. Greer <mgreer@animalcreek.com>
Wed, 2 Jul 2014 17:16:15 +0000 (10:16 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 Jul 2014 22:45:21 +0000 (00:45 +0200)
commit55537c7e7d76417303c32f84a8dd1a12e02c4409
treecdeb92a96a61f8a4ea16443cef70e9a39f7b21f4
parent0529a7adf3421acf251355444a012073abaffebc
NFC: digital: Add digital framing calls when in target mode

Add new "NFC_DIGITAL_FRAMING_*" calls to the digital
layer so the driver can make the necessary adjustments
when performing anticollision while in target mode.

The driver must ensure that the effect of these calls
happens after the following response has been sent but
before reception of the next request begins.

Acked-by: Thierry Escande <thierry.escande@linux.intel.com>
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
include/net/nfc/digital.h
net/nfc/digital_technology.c