From: Christophe Ricard Date: Mon, 31 Mar 2014 22:34:05 +0000 (+0200) Subject: NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~18^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bac75d0eceb8d7fea74f11a8b304aa1119681f2;p=pandora-kernel.git NFC: st21nfca: st21nfca_hci_i2c_probe returns st21nfca_hci_probe result. 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed