From: broonie@opensource.wolfsonmicro.com (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: genirq: Generic irq chip available in git
Date: Wed, 11 May 2011 19:58:37 +0200 [thread overview]
Message-ID: <20110511175837.GA21150@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20110511175522.GI5315@n2100.arm.linux.org.uk>
On Wed, May 11, 2011 at 06:55:22PM +0100, Russell King - ARM Linux wrote:
> On Wed, May 11, 2011 at 11:15:57PM +0530, Nori, Sekhar wrote:
> > I have included Thomas's davinci platform update with the relevant
> > acks in the following pull request. There was also a checkpatch
> > error that I fixed up locally. Hope this helps.
> Thanks, pulled this.
FWIW I sent a similar pull request to Kukjin a few days ago for Samsung:
The following changes since commit cfefd21e693dca791bf9ecfc9dd3794facad533c:
genirq: Add chip suspend and resume callbacks (2011-04-23 15:56:24 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6.git samsung-irq
Thomas Gleixner (3):
ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip
ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip
ARM: SAMSUNG: Convert irq-uart to generic irq chip
arch/arm/mach-s3c64xx/irq.c | 7 +-
arch/arm/plat-s5p/irq-gpioint.c | 116 +++++---------------
arch/arm/plat-s5p/irq.c | 6 +-
arch/arm/plat-samsung/include/plat/irq-vic-timer.h | 2 +-
arch/arm/plat-samsung/irq-uart.c | 83 ++------------
arch/arm/plat-samsung/irq-vic-timer.c | 69 +++++-------
6 files changed, 68 insertions(+), 215 deletions(-)
next prev parent reply other threads:[~2011-05-11 17:58 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-23 16:37 genirq: Generic irq chip available in git Thomas Gleixner
2011-04-27 21:25 ` Russell King - ARM Linux
2011-05-08 8:22 ` Russell King - ARM Linux
2011-05-08 13:35 ` Mark Brown
2011-05-08 14:00 ` Russell King - ARM Linux
2011-05-08 14:03 ` Mark Brown
2011-05-11 17:45 ` Nori, Sekhar
2011-05-11 17:55 ` Russell King - ARM Linux
2011-05-11 17:58 ` Mark Brown [this message]
2011-05-11 18:03 ` Russell King - ARM Linux
2011-05-16 12:15 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110511175837.GA21150@opensource.wolfsonmicro.com \
--to=broonie@opensource.wolfsonmicro.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.