From: Wei Yongjun Date: Tue, 7 May 2013 12:07:52 +0000 (+0800) Subject: NFC: pn533: Fix error return code in pn533_probe() X-Git-Tag: v3.11-rc1~64^2~166^2^2~37^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4674d0fecbeeb9731274f03ff35a108630be4585;p=pandora-kernel.git NFC: pn533: Fix error return code in pn533_probe() Fix to return -ENOMEM in the nfc device alloc error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed