2014-01-01 21:15:41

by Erik Ekman

[permalink] [raw]
Subject: [PATCH] PCI: Update documentation 00-INDEX file

The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73
Add new file about PCI Express I/O Virtualization

Signed-off-by: Erik Ekman <[email protected]>
---
Documentation/PCI/00-INDEX | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX
index 812b17f..147231f 100644
--- a/Documentation/PCI/00-INDEX
+++ b/Documentation/PCI/00-INDEX
@@ -2,12 +2,12 @@
- this file
MSI-HOWTO.txt
- the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
-PCI-DMA-mapping.txt
- - info for PCI drivers using DMA portably across all platforms
PCIEBUS-HOWTO.txt
- a guide describing the PCI Express Port Bus driver
pci-error-recovery.txt
- info on PCI error recovery
+pci-iov-howto.txt
+ - the PCI Express I/O Virtualization HOWTO
pci.txt
- info on the PCI subsystem for device driver authors
pcieaer-howto.txt
--
1.8.4.2


2014-01-07 23:39:47

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: [PATCH] PCI: Update documentation 00-INDEX file

On Wed, Jan 01, 2014 at 10:15:25PM +0100, Erik Ekman wrote:
> The PCI-DMA-mapping.txt moved to general docs and became DMA-API-HOWTO.txt in 5e07c2c73
> Add new file about PCI Express I/O Virtualization
>
> Signed-off-by: Erik Ekman <[email protected]>

Applied to pci/misc for v3.14, thanks!

Bjorn

> ---
> Documentation/PCI/00-INDEX | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX
> index 812b17f..147231f 100644
> --- a/Documentation/PCI/00-INDEX
> +++ b/Documentation/PCI/00-INDEX
> @@ -2,12 +2,12 @@
> - this file
> MSI-HOWTO.txt
> - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
> -PCI-DMA-mapping.txt
> - - info for PCI drivers using DMA portably across all platforms
> PCIEBUS-HOWTO.txt
> - a guide describing the PCI Express Port Bus driver
> pci-error-recovery.txt
> - info on PCI error recovery
> +pci-iov-howto.txt
> + - the PCI Express I/O Virtualization HOWTO
> pci.txt
> - info on the PCI subsystem for device driver authors
> pcieaer-howto.txt
> --
> 1.8.4.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html