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)
commit27420fec40e22cb3ff04bcef654110eb2ef37620
tree66fb845d597bd806e96cbb2786ac4488b30b1a34
parentbd9d523257832ecf999acb0c312f1ee1a22ed4b0
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
This page took 0.02522 seconds and 5 git commands to generate.