nfc: st21nfca: set is_ese_present and is_uicc_present properly
authorChristophe Ricard <christophe.ricard@gmail.com>
Sat, 30 Apr 2016 07:12:38 +0000 (09:12 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 3 May 2016 23:29:57 +0000 (01:29 +0200)
commitbd9d523257832ecf999acb0c312f1ee1a22ed4b0
tree54e1fb0f58c0f0f832e2904247d5675d8b6ee92e
parent2a196975058f94e184464b13b52d86752bccbbd4
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>
drivers/nfc/st21nfca/i2c.c
This page took 0.02773 seconds and 5 git commands to generate.