From: Scott Wood <scottwood@freescale.com>
Date: Mon, 29 Apr 2013 14:07:48 +0000 (+0000)
Subject: kvm/ppc/mpic: remove default routes from documentation
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=121ac4540f606026722ebb1bae68d9c43e518db9;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

kvm/ppc/mpic: remove default routes from documentation

The default routes were removed from the code during patchset
respinning, but were not removed from the documentation.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
---

diff --git a/Documentation/virtual/kvm/devices/mpic.txt b/Documentation/virtual/kvm/devices/mpic.txt
index ad0ac778f20a..8257397adc3c 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.