| To: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
|---|---|
| Subject: | Re: [PATCH 3/3] MIPS: Alchemy: irq: use runtime CPU type detection |
| From: | mano@roarinelk.homelinux.net |
| Date: | Tue, 24 Nov 2009 16:10:57 +0100 |
| Cc: | Manuel Lauss <manuel.lauss@googlemail.com>, Linux-MIPS <linux-mips@linux-mips.org>, Manuel Lauss <manuel.lauss@gmail.com> |
| In-reply-to: | <4B0BED46.2030809@ru.mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1259005202-7771-1-git-send-email-manuel.lauss@gmail.com> <1259005202-7771-2-git-send-email-manuel.lauss@gmail.com> <1259005202-7771-3-git-send-email-manuel.lauss@gmail.com> <4B0BED46.2030809@ru.mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.20 (2009-06-14) |
Hi Sergei!
On Tue, Nov 24, 2009 at 05:27:18PM +0300, Sergei Shtylyov wrote:
> > Use runtime CPU detection instead of relying on preprocessor symbols.
>
> > Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
>
> [...]
>
> > @@ -547,36 +549,9 @@ handle:
> > do_IRQ(off);
> > }
> >
> > -/* setup edge/level and assign request 0/1 */
> > -static void __init setup_irqmap(struct au1xxx_irqmap *map, int count)
> > +static void __init au1000_init_irq(struct au1xxx_irqmap *map)
> > {
>
> Perhaps au1xxx_inint_irq() would be a better name...
I wanted to express that this is for au1000 and its compatible brethren
since the Au1300 has a completely different IRQ and GPIO system which
requires new code.
Manuel
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 3/3] MIPS: Alchemy: irq: use runtime CPU type detection, Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH] MIPS: EARLY_PRINTK: Fixup of dependency, Manuel Lauss |
| Previous by Thread: | Re: [PATCH 3/3] MIPS: Alchemy: irq: use runtime CPU type detection, Sergei Shtylyov |
| Next by Thread: | Re: [PATCH 2/3] MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |