From: Christophe Ricard Date: Sat, 13 Sep 2014 08:28:47 +0000 (+0200) Subject: NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4294e32040b5142824f420d4a3ae604b92f1d1b5;p=pandora-kernel.git NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. On st21nfcb the irq line might be kept to active state because of other interfaces activity. This may generate i2c read tentative resulting in i2c NACK. This fix will currently let NDLC upper layer to decide when it is relevent to signal to the physical layer when the chip as muted. Signed-off-by: Christophe Ricard Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed