]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: st-nci: set is_ese_present and is_uicc_present properly
authorChristophe Ricard <christophe.ricard@gmail.com>
Sat, 30 Apr 2016 07:12:39 +0000 (09:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 May 2016 23:31:07 +0000 (01:31 +0200)
commit518e5184c376059f74eee249b4de1d6fde5bd188
tree66fb845d597bd806e96cbb2786ac4488b30b1a34
parent924db0311745298cf8f8c0055bc8cb7109c3dbf1
nfc: st-nci: set is_ese_present and is_uicc_present properly

When they're present, set is_ese_present and set is_uicc_present
to the value describe in their package description.

So far is_ese_present and is_uicc_present was set to true if their
property was present.

Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/st-nci/i2c.c
drivers/nfc/st-nci/spi.c