commit | ba723199d18eeb5021cd6ace4aaf90670d6b3133 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sun Oct 25 22:54:35 2015 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Oct 26 06:53:17 2015 +0100 |
tree | 3fdb41be5d611b83389d9ed48fc0a5270daadc49 | |
parent | d3f13c558f2501d4bd0212030f692bc56fbcb755 [diff] |
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>