git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
761a2c4
)
NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result.
author
Christophe Ricard
<christophe.ricard@gmail.com>
Mon, 31 Mar 2014 22:34:05 +0000
(
00:34
+0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 21 Apr 2014 22:37:30 +0000
(
00:37
+0200)
st21nfca_hci_probe return 0 in case of successful call and a different
value in any other cases.
There is no need to check for st21nfca_hci_probe return as this will be
checked after st21nfca_hci_i2c_probe is completed.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found