From patchwork Thu Dec 12 11:38:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagannadha Sutradharudu Teki X-Patchwork-Id: 3331431 X-Patchwork-Delegate: bhelgaas@google.com Return-Path: X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C2A60C0D4A for ; Thu, 12 Dec 2013 11:39:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 318BF207D6 for ; Thu, 12 Dec 2013 11:39:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DE4772041D for ; Thu, 12 Dec 2013 11:38:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751482Ab3LLLi6 (ORCPT ); Thu, 12 Dec 2013 06:38:58 -0500 Received: from tx2ehsobe003.messaging.microsoft.com ([65.55.88.13]:24532 "EHLO tx2outboundpool.messaging.microsoft.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751348Ab3LLLi5 (ORCPT ); Thu, 12 Dec 2013 06:38:57 -0500 Received: from mail239-tx2-R.bigfish.com (10.9.14.233) by TX2EHSOBE010.bigfish.com (10.9.40.30) with Microsoft SMTP Server id 14.1.225.22; Thu, 12 Dec 2013 11:38:56 +0000 Received: from mail239-tx2 (localhost [127.0.0.1]) by mail239-tx2-R.bigfish.com (Postfix) with ESMTP id CA735401EB; Thu, 12 Dec 2013 11:38:56 +0000 (UTC) X-Forefront-Antispam-Report: CIP:149.199.60.83; KIP:(null); UIP:(null); IPV:NLI; H:xsj-gw1; RD:unknown-60-83.xilinx.com; EFVD:NLI X-SpamScore: 1 X-BigFish: VPS1(zzzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah1fc6hzz1de098h8275bh1de097hz2fh95h839hd24hf0ah119dh1288h12a5h12a9h12bdh12e5h137ah139eh13b6h1441h14ddh1504h1537h162dh1631h1758h1898h18e1h1946h19b5h1b0ah224fh1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1e1dh1e23h1fe8h1ff5h2218h2216h226dh2327h2336h906i1155h) Received-SPF: pass (mail239-tx2: domain of xilinx.com designates 149.199.60.83 as permitted sender) client-ip=149.199.60.83; envelope-from=jagannadha.sutradharudu-teki@xilinx.com; helo=xsj-gw1 ; helo=xsj-gw1 ; Received: from mail239-tx2 (localhost.localdomain [127.0.0.1]) by mail239-tx2 (MessageSwitch) id 1386848335619414_32476; Thu, 12 Dec 2013 11:38:55 +0000 (UTC) Received: from TX2EHSMHS027.bigfish.com (unknown [10.9.14.226]) by mail239-tx2.bigfish.com (Postfix) with ESMTP id 887202A004E; Thu, 12 Dec 2013 11:38:55 +0000 (UTC) Received: from xsj-gw1 (149.199.60.83) by TX2EHSMHS027.bigfish.com (10.9.99.127) with Microsoft SMTP Server id 14.16.227.3; Thu, 12 Dec 2013 11:38:55 +0000 Received: from unknown-38-66.xilinx.com ([149.199.38.66] helo=xsj-smtp1) by xsj-gw1 with esmtp (Exim 4.63) (envelope-from ) id 1Vr4bX-0005w9-72; Thu, 12 Dec 2013 03:38:55 -0800 From: Jagannadha Sutradharudu Teki To: Bjorn Helgaas CC: Rob Landley , , , , Jagannadha Sutradharudu Teki Subject: [PATCH v2 1/2] Documentation: pci: Minor cleanup Date: Thu, 12 Dec 2013 17:08:44 +0530 X-Mailer: git-send-email 1.8.3 X-RCIS-Action: ALLOW MIME-Version: 1.0 Message-ID: X-OriginatorOrg: xilinx.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP - Used small letters for file names - Renamed few pcie txt files - Re-arranged file names in 00-INDEX - Removed PCI-DMA-mapping.txt from 00-INDEX Signed-off-by: Jagannadha Sutradharudu Teki --- Changes for v2: - none Documentation/PCI/00-INDEX | 22 +++++++++++----------- .../PCI/{pcieaer-howto.txt => pcie-aer-howto.txt} | 0 .../PCI/{pci-iov-howto.txt => pcie-iov-howto.txt} | 0 .../{PCIEBUS-HOWTO.txt => pcie-portbus-howto.txt} | 0 4 files changed, 11 insertions(+), 11 deletions(-) rename Documentation/PCI/{pcieaer-howto.txt => pcie-aer-howto.txt} (100%) rename Documentation/PCI/{pci-iov-howto.txt => pcie-iov-howto.txt} (100%) rename Documentation/PCI/{PCIEBUS-HOWTO.txt => pcie-portbus-howto.txt} (100%) diff --git a/Documentation/PCI/pcieaer-howto.txt b/Documentation/PCI/pcie-aer-howto.txt similarity index 100% rename from Documentation/PCI/pcieaer-howto.txt rename to Documentation/PCI/pcie-aer-howto.txt diff --git a/Documentation/PCI/pci-iov-howto.txt b/Documentation/PCI/pcie-iov-howto.txt similarity index 100% rename from Documentation/PCI/pci-iov-howto.txt rename to Documentation/PCI/pcie-iov-howto.txt diff --git a/Documentation/PCI/PCIEBUS-HOWTO.txt b/Documentation/PCI/pcie-portbus-howto.txt similarity index 100% rename from Documentation/PCI/PCIEBUS-HOWTO.txt rename to Documentation/PCI/pcie-portbus-howto.txt diff --git a/Documentation/PCI/00-INDEX b/Documentation/PCI/00-INDEX index 812b17f..b8b7721 100644 --- a/Documentation/PCI/00-INDEX +++ b/Documentation/PCI/00-INDEX @@ -1,14 +1,14 @@ 00-INDEX - 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.txt - - info on the PCI subsystem for device driver authors -pcieaer-howto.txt - - the PCI Express Advanced Error Reporting Driver Guide HOWTO + - Info on the PCI subsystem for device driver authors +pci-error-recovery.txt + - Info on PCI error recovery +MSI-HOWTO.txt + - The Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ +pcie-portbus-howto.txt + - A guide describing the PCI Express Port Bus driver +pcie-aer-howto.txt + - The PCI Express Advanced Error Reporting Driver Guide HOWTO +pcie-iov-howto.txt + - Info on PCI Express I/O Virtualization