linux_dsm_epyc7002/drivers/nfc/st21nfcb
Christophe Ricard 4294e32040 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>
2014-09-24 02:02:23 +02:00
..
i2c.c NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. 2014-09-24 02:02:23 +02:00
Kconfig NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
Makefile NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
ndlc.c NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip 2014-07-23 00:49:28 +02:00
ndlc.h NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. 2014-09-24 02:02:23 +02:00
st21nfcb.c NFC: st21nfcb: Remove useless headers 2014-09-08 00:31:51 +02:00
st21nfcb.h NFC: st21nfcb: Remove useless headers 2014-09-08 00:31:51 +02:00