From: Mika Westerberg Date: Tue, 5 Mar 2013 10:05:16 +0000 (+0200) Subject: spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c134634077942404a285f6b64bc1ce5932ac22fe;p=pandora-kernel.git spi/pxa2xx-pci: correct the return value check of pcim_iomap_regions() The function returns 0 on success and negative errno in case of failure. Fix this. Signed-off-by: Mika Westerberg Signed-off-by: Mark Brown --- Reading git-diff-tree failed