From: Maciej W. Rozycki Date: Fri, 21 Nov 2014 14:09:52 +0000 (+0000) Subject: defxx: Fix DEFPA enable error propagation X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~135^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65da0c3dac6e2d4f8ecf0aee8b0abe10001f2d9;p=pandora-kernel.git defxx: Fix DEFPA enable error propagation Correctly propagate the error code from `pci_enable_device' if non zero. Currently a failure of this function is correctly recognized and device initialization abandoned, however a successful completion code returned. Signed-off-by: Maciej W. Rozycki Signed-off-by: David S. Miller --- Reading git-diff-tree failed