Received: from mail.onstor.com (66.201.51.107) by exch1.onstor.net
 (10.0.0.225) with Microsoft SMTP Server id 8.1.311.2; Tue, 31 Mar 2009
 11:15:13 -0700
Received: from psmtp.com ([64.18.0.44]) by mail.onstor.com with Microsoft
 SMTPSVC(6.0.3790.3959);	 Tue, 31 Mar 2009 11:15:12 -0700
Received: from source ([213.58.128.207]) by exprod5mx198.postini.com
 ([64.18.4.13]) with SMTP;	Tue, 31 Mar 2009 14:15:13 EDT
Received: from localhost.localdomain ([127.0.0.1]:20450 "EHLO
	ftp.linux-mips.org") by ftp.linux-mips.org with ESMTP	id S20022889AbZCaQvz
 (ORCPT <rfc822;andy.sharp@onstor.com>);	Tue, 31 Mar 2009 17:51:55 +0100
Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 31 Mar 2009 17:51:38
 +0100 (BST)
Received: from mail-fx0-f175.google.com ([209.85.220.175]:2714 "EHLO
	mail-fx0-f175.google.com") by ftp.linux-mips.org with ESMTP	id
 S20024820AbZCaQvb (ORCPT <rfc822;linux-mips@linux-mips.org>);	Tue, 31 Mar
 2009 17:51:31 +0100
Received: by fxm23 with SMTP id 23so2672829fxm.0        for
 <linux-mips@linux-mips.org>; Tue, 31 Mar 2009 09:51:25 -0700 (PDT)
Received: by 10.103.8.17 with SMTP id l17mr2361800mui.125.1238518285691;
        Tue, 31 Mar 2009 09:51:25 -0700 (PDT)
Received: from localhost.localdomain (p5496E20F.dip.t-dialin.net
 [84.150.226.15])        by mx.google.com with ESMTPS id
 j6sm2195257mue.4.2009.03.31.09.51.24        (version=TLSv1/SSLv3
 cipher=RC4-MD5);        Tue, 31 Mar 2009 09:51:25 -0700 (PDT)
From: Manuel Lauss <mano@roarinelk.homelinux.net>
To: Linux-MIPS <linux-mips@linux-mips.org>
CC: Manuel Lauss <mano@roarinelk.homelinux.net>
Sender: "linux-mips-bounce@linux-mips.org" <linux-mips-bounce@linux-mips.org>
Date: Tue, 31 Mar 2009 09:51:27 -0700
Subject: [PATCH 1/2] Alchemy: Fix AU1100 interrupt numbers off-by-one
Thread-Topic: [PATCH 1/2] Alchemy: Fix AU1100 interrupt numbers off-by-one
Thread-Index: AcmyLKLeN+OwznXUSWeetQs2d9FoXA==
Message-ID: <1238518288-5162-1-git-send-email-mano@roarinelk.homelinux.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Exchange-Organization-AuthAs: Internal
X-MS-Exchange-Organization-AuthMechanism: 0b
X-MS-Exchange-Organization-AuthSource: exch1.onstor.net
X-MS-Has-Attach:
X-Auto-Response-Suppress: All
X-MS-TNEF-Correlator:
x-originalarrivaltime: 31 Mar 2009 18:15:12.0839 (UTC)
 FILETIME=[A2527D70:01C9B22C]
domainkey-signature: a=rsa-sha1; c=nofws;        d=googlemail.com; s=gamma;
        h=sender:from:to:cc:subject:date:message-id:x-mailer;
        b=QzZR/1hebwf+TAp1koVPO/DAtSgfOOm8KCHNWB3u3RGKOQuRjSfQ0Jjzt+4WUYctil
         UDgK5oO34iv+up9i5RnS/BTNGSvZ3r3oX6htWnjnWOUxxQ5kIN16gdC1YjzUHFaMe6YF
         Ac8IFIibEKrjD2rcfr1a87pQypC6pj73KFGjo=
errors-to: linux-mips-bounce@linux-mips.org
x-pstn-levels: (S:47.52483/99.90000 CV:99.9000 FC:95.5390 LC:95.5390
 R:95.9108 P:95.9108 M:97.0282 C:98.6951 )
x-pstn-neptune: 0/0/0.00/0
dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:received:received:sender:from:to:cc:subject
         :date:message-id:x-mailer;
        bh=AeOAX1vWQZJZb/IA2AW1BpgLQNE0RwwUz8dfM7VFz0U=;
        b=o52W7/DpZ/7lwH3yZhEa6dlf+rnB3SOBuEQ44/P1SnEluonn4YBV0vIe6BBV5Qylzy
         xssIdUP75oM1G7T9+PHm+MQhokXQnUWyALpaed3WBsr5wO3JKxHlk5mS5Ox11Fr6viCV
         YHDKQR8GesWQ3KA1YTw8HWJwHZ7ODB1ARqPvU=
x-ems-proccessed: 2K3Xl1OQTInXD6xxuA8z3Q==
x-ems-stamp: QLyxlthjumi9Qct+PTrNXA==
x-list: linux-mips
x-archive-position: 22207
x-ecartis-version: Ecartis v1.0.0
x-original-sender: mano@roarinelk.homelinux.net
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0

---
 arch/mips/include/asm/mach-au1x00/au1000.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/include/asm/mach-au1x00/au1000.h b/arch/mips/include=
/asm/mach-au1x00/au1000.h
index 62f91f5..87a1659 100644
--- a/arch/mips/include/asm/mach-au1x00/au1000.h
+++ b/arch/mips/include/asm/mach-au1x00/au1000.h
@@ -715,7 +715,7 @@ enum soc_au1500_ints {
 #ifdef CONFIG_SOC_AU1100
 enum soc_au1100_ints {
 	AU1100_FIRST_INT	=3D MIPS_CPU_IRQ_BASE + 8,
-	AU1100_UART0_INT,
+	AU1100_UART0_INT	=3D AU1100_FIRST_INT,
 	AU1100_UART1_INT,
 	AU1100_SD_INT,
 	AU1100_UART3_INT,
--=20
1.6.2


