| To: | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Subject: | Re: [patch 10/38] MIPS: JZ4740: GPIO: Use shared irq chip for all gpios |
| From: | Sergei Shtylyov <sshtylyov@mvista.com> |
| Date: | Thu, 24 Mar 2011 15:15:22 +0300 |
| Cc: | linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org>, Lars-Peter Clausen <lars@metafoo.de> |
| In-reply-to: | <20110323210535.525705907@linutronix.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20110323210437.398062704@linutronix.de> <20110323210535.525705907@linutronix.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 |
Hello. On 24-03-2011 0:08, Thomas Gleixner wrote: Currently there is one irq_chip per gpio_chip with the only difference being the name. Since the information whether the irq belong to GPIO bank A, B, C or D is not that important rewrite the code to simply use a single irq_chip for all gpio_chips. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> If these 2 patches are from Lars, shouldn't there be "From: Lars-Peter Clausen <lars@metafoo.de>" line at the start of the patches? WBR, Sergei |
| Previous by Date: | Re: [PATCH] Fixup personality in different ABI., Ralf Baechle |
|---|---|
| Next by Date: | Re: [patch 14/38] mips: gic: Convert to new irq_chip functions, Sergei Shtylyov |
| Previous by Thread: | [patch 10/38] MIPS: JZ4740: GPIO: Use shared irq chip for all gpios, Thomas Gleixner |
| Next by Thread: | Re: [patch 10/38] MIPS: JZ4740: GPIO: Use shared irq chip for all gpios, Thomas Gleixner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |