android_kernel_motorola_sm6225/drivers/nfc/st-nci
Christophe Ricard d3f13c558f NFC: st-nci: Fix st_nci_gates offset
It is useless to start from index 0 when looking for a gate
because only dynamic pipes are retrieved with
ST_NCI_DM_GETINFO(ST_NCI_DM_GETINFO_PIPE_LIST).

The first dynamic pipe is present at index 3.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-26 06:53:17 +01:00
..
core.c NFC: st-nci: Align st-nci driver with other nfc driver 2015-10-26 05:55:22 +01:00
i2c.c NFC: st-nci: include st-nci.h instead of ndlc.h 2015-10-26 06:27:59 +01:00
Kconfig nfc: st-nci: Add spi phy support for st21nfcb 2015-08-17 00:35:08 +02:00
Makefile NFC: st-nci: Rename st-nci_se.c 2015-10-25 18:20:03 +01:00
ndlc.c NFC: st-nci: include st-nci.h instead of ndlc.h 2015-10-26 06:27:59 +01:00
ndlc.h nfc: st-nci: Rename st21nfcb to st-nci 2015-06-10 12:51:44 +02:00
se.c NFC: st-nci: Fix st_nci_gates offset 2015-10-26 06:53:17 +01:00
spi.c NFC: st-nci: Fix incorrect spi buffer size 2015-10-26 06:53:06 +01:00
st-nci.h NFC: st-nci: Align st-nci driver with other nfc driver 2015-10-26 05:55:22 +01:00