From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 02 May 2013 13:32:46 +0000 Subject: [PATCH 1/6] kvm/ppc/mpic: remove default routes from documentation Message-Id: <1367501571-15509-2-git-send-email-agraf@suse.de> List-Id: References: <1367501571-15509-1-git-send-email-agraf@suse.de> In-Reply-To: <1367501571-15509-1-git-send-email-agraf@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org Cc: "kvm@vger.kernel.org mailing list" , Gleb Natapov , Marcelo Tosatti , Scott Wood From: Scott Wood The default routes were removed from the code during patchset respinning, but were not removed from the documentation. Signed-off-by: Scott Wood Signed-off-by: Alexander Graf --- Documentation/virtual/kvm/devices/mpic.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/virtual/kvm/devices/mpic.txt b/Documentation/virtual/kvm/devices/mpic.txt index ad0ac77..8257397 100644 --- a/Documentation/virtual/kvm/devices/mpic.txt +++ b/Documentation/virtual/kvm/devices/mpic.txt @@ -50,7 +50,4 @@ IRQ Routing: regard to any subdivisions in chip documentation such as "internal" or "external" interrupts. - Default routes are established for these pins, with the GSI being equal - to the pin number. - Access to non-SRC interrupts is not implemented through IRQ routing mechanisms. -- 1.8.1.4