linux/drivers/nfc/st21nfca
Christophe Ricard ba723199d1 NFC: st21nfca: Fix st21nfca_gates offset
It is useless to start from index 0 when looking for a gate
because only dynamic pipes are retrieved with
ST21NFCA_DM_GETINFO(ST21NFCA_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: st21nfca: Fix st21nfca_gates offset 2015-10-26 06:53:17 +01:00
dep.c NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00
i2c.c NFC: st21nfca: Adding support for secure element 2015-01-28 00:03:36 +01:00
Kconfig
Makefile NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00
se.c NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00
st21nfca.h NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00