commit | 4294e32040b5142824f420d4a3ae604b92f1d1b5 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Sep 13 10:28:47 2014 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Sep 24 02:02:23 2014 +0200 |
tree | 8664b73eb8e97b974c209c75c5084cc1a16fa6b9 | |
parent | f06d87a5b5a01fced0493651a12c002906d0bb69 [diff] |
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 <christophe-h.ricard@st.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>