[PATCH 6/8] pci: Split out pci_dev lock/unlock and save/restore

2013-05-07 Thread Alex Williamson
Only cosmetic changes to existing paths. Signed-off-by: Alex Williamson --- drivers/pci/pci.c | 52 +++- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index f5035f5..ee3cb18 100644 --- a/dri

[RFC PATCH 6/8] pci: Split out pci_dev lock/unlock and save/restore

2013-05-01 Thread Alex Williamson
Only cosmetic changes to existing paths. Signed-off-by: Alex Williamson --- drivers/pci/pci.c | 52 +++- 1 file changed, 35 insertions(+), 17 deletions(-) diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c index eb50d90..a330ebb 100644 --- a/dri