From: Tomas Henzl Date: Fri, 12 Sep 2014 12:44:15 +0000 (+0200) Subject: hpsa: add missing pci_set_master in kdump path X-Git-Tag: fixes-for-v3.18-merge-window~25^2^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=859c75aba20264d87dd026bab0d0ca3bff385955;p=pandora-kernel.git hpsa: add missing pci_set_master in kdump path Add a call to pci_set_master(...) missing in the previous patch "hpsa: refine the pci enable/disable handling". Found thanks to Rob Elliot. Signed-off-by: Tomas Henzl Reviewed-by: Robert Elliott Tested-by: Robert Elliott Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed