aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/pci.c')
-rw-r--r--drivers/pci/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
index a599a6bbdf37..a8d5fd064264 100644
--- a/drivers/pci/pci.c
+++ b/drivers/pci/pci.c
@@ -1992,7 +1992,7 @@ static void pci_add_saved_cap(struct pci_dev *pci_dev,
1992} 1992}
1993 1993
1994/** 1994/**
1995 * pci_add_save_buffer - allocate buffer for saving given capability registers 1995 * pci_add_cap_save_buffer - allocate buffer for saving given capability registers
1996 * @dev: the PCI device 1996 * @dev: the PCI device
1997 * @cap: the capability to allocate the buffer for 1997 * @cap: the capability to allocate the buffer for
1998 * @size: requested size of the buffer 1998 * @size: requested size of the buffer