diff mbox

kvm/ppc/mpic: remove default routes from documentation

Message ID 1367280468-5041-1-git-send-email-scottwood@freescale.com
State New, archived
Headers show

Commit Message

Scott Wood April 30, 2013, 12:07 a.m. UTC
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>
---
 Documentation/virtual/kvm/devices/mpic.txt |    3 ---
 1 file changed, 3 deletions(-)

Comments

Alexander Graf April 30, 2013, 10:03 a.m. UTC | #1
On 30.04.2013, at 02:07, Scott Wood wrote:

> 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>

Thanks, applied to kvm-ppc-queue.


Alex

> ---
> 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.7.10.4
> 
> 

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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.