From: Christophe Ricard Date: Tue, 20 May 2014 20:21:55 +0000 (+0200) Subject: NFC: st21nfca: Improved start of frame detection X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9466ccda297c0844a606910152787ce9133b24;p=pandora-kernel.git NFC: st21nfca: Improved start of frame detection A start of frame is 7E 00 not only 7E. Make sure the first read sequence is starting with 7E 00. For example: 7E FF FF FF FF is as a correct crc but it is a bad frame. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed