commit | bd9d523257832ecf999acb0c312f1ee1a22ed4b0 | [log] [tgz] |
---|---|---|
author | Christophe Ricard <christophe.ricard@gmail.com> | Sat Apr 30 09:12:38 2016 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed May 04 01:29:57 2016 +0200 |
tree | 54e1fb0f58c0f0f832e2904247d5675d8b6ee92e | |
parent | 2a196975058f94e184464b13b52d86752bccbbd4 [diff] |
nfc: st21nfca: 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>