commit | b9c0c678f7267831b73e1d73fb30c9b4658e91ec | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Tue Sep 24 12:40:44 2013 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 25 02:02:44 2013 +0200 |
tree | 88d047d98bce990d62130f6ab6865832baef3a9f | |
parent | 13292c9a1ed92e535caae6154db1fea7993777ad [diff] |
NFC: Document NFC targets sens_res field 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>