From: Devendra Naga Date: Tue, 29 May 2012 13:38:42 +0000 (+0000) Subject: r6040: disable pci device if the subsequent calls (after pci_enable_device) fails X-Git-Tag: v3.5-rc1~35^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acaf8276823302983d681c2cedaaf01918406935;p=pandora-kernel.git r6040: disable pci device if the subsequent calls (after pci_enable_device) fails the calls after the pci_enable_device may fail, and will error out with out disabling it. disable the device at error paths. Signed-off-by: Devendra Naga Signed-off-by: David S. Miller --- Reading git-diff-tree failed