From: Sebastian Ott Date: Wed, 5 Jun 2013 14:07:28 +0000 (+0200) Subject: s390/pci: remove pdev during unplug X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~39^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2a7e609bfcb26ed3639da9eda3fea42c009b65;p=pandora-kernel.git s390/pci: remove pdev during unplug The disable slot implementation on s390 currently just detaches the pci function from the partition - without informing the pci layer. Fix this by calling pci_stop_and_remove_bus_device prior to the operation. Reviewed-by: Gerald Schaefer Signed-off-by: Sebastian Ott Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed