Christophe Ricard
e7723b3307
nfc: st-nci: Fix non accurate comment for st_nci_i2c_read
...
Due to a copy and paste error st_nci_i2c_read still contains
st21nfca header comment.
Cc: stable@vger.kernel.org
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2015-08-17 00:35:07 +02:00
Christophe Ricard
30458aac63
nfc: st-nci: Fix typo when changing from st21nfcb to st-nci
...
Replace ST21NFCB with ST_NCI or st21nfcb with st_nci as it
was forgotten in commit "nfc: st-nci: Rename st21nfcb to st-nci"
ed06aeefda
Cc: stable@vger.kernel.org
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2015-08-17 00:35:07 +02:00
Christophe Ricard
76b733d158
nfc: st-nci: Remove duplicate file platform_data/st_nci.h
...
commit "nfc: st-nci: Rename st21nfcb to st-nci" adds
include/linux/platform_data/st_nci.h duplicated with
include/linux/platform_data/st-nci.h.
Only drivers/nfc/st-nci/i2c.c uses platform_data/st_nci.h.
Cc: stable@vger.kernel.org
Reported-by: Hauke Mehrtens <hauke@hauke-m.de >
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2015-08-17 00:35:06 +02:00
Christophe Ricard
ed06aeefda
nfc: st-nci: Rename st21nfcb to st-nci
...
STMicroelectronics NFC NCI chips family is extending
with the new ST21NFCC using the AMS AS39230 RF booster.
The st21nfcb driver is relevant for this solution and
might be with future products.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com >
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com >
2015-06-10 12:51:44 +02:00