| To: | stjeanma@pmc-sierra.com |
|---|---|
| Subject: | Re: [PATCH 1/12] mips: PMC MSP71xx core platform |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Sat, 17 Mar 2007 22:30:31 +0900 (JST) |
| Cc: | akpm@linux-foundation.org, linux-mips@linux-mips.org |
| In-reply-to: | <200703162132.l2GLWuAv032733@pasqua.pmc-sierra.bc.ca> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <200703162132.l2GLWuAv032733@pasqua.pmc-sierra.bc.ca> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Fri, 16 Mar 2007 15:32:56 -0600, Marc St-Jean <stjeanma@pmc-sierra.com>
wrote:
> +static struct irq_chip msp_cic_irq_controller = {
> + .typename = "MSP_CIC",
The 'typename' is obsolete. Use 'name'. Also, using new flow handler
(and GENERIC_HARDIRQS_NO__DO_IRQ in Kconfig) might give you a little
bit better performance.
---
Atsushi Nemoto
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Au1500 and TI PCI1510 cardbus, Marco Braga |
|---|---|
| Next by Date: | Re: Au1500 and TI PCI1510 cardbus, Michael Stickel |
| Previous by Thread: | Re: [PATCH 1/12] mips: PMC MSP71xx core platform, Ralf Baechle |
| Next by Thread: | Re: [PATCH 1/12] mips: PMC MSP71xx core platform, Marc St-Jean |
| Indexes: | [Date] [Thread] [Top] [All Lists] |