NFC: Document NFC targets sens_res field
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Sep 2013 10:40:44 +0000 (12:40 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 25 Sep 2013 00:02:44 +0000 (02:02 +0200)
SENS_RES has no specific endiannes attached to it, the kernel ABI is the
following one: Byte 2 (As described by the NFC Forum Digital spec) is
the u16 most significant byte.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found