commit | 27420fec40e22cb3ff04bcef654110eb2ef37620 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Apr 30 09:12:39 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed May 04 01:31:07 2016 +0200 |
tree | 66fb845d597bd806e96cbb2786ac4488b30b1a34 | |
parent | bd9d523257832ecf999acb0c312f1ee1a22ed4b0 [diff] |
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>