mbox

genirq: Generic irq chip available in git

Message ID 20110511175837.GA21150@opensource.wolfsonmicro.com
State Not Applicable
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6.git samsung-irq

Message

Mark Brown May 11, 2011, 5:58 p.m. UTC
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(-)

Comments

Russell King - ARM Linux May 11, 2011, 6:03 p.m. UTC | #1
On Wed, May 11, 2011 at 07:58:37PM +0200, Mark Brown wrote:
> 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:

I've not noticed it turning up in linux-next - in fact the linux-next stats
still looks poorly in respect of what I'd expect it to be given the amount
of stuff discussed since the last merge window.  So...

> 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

I've pulled this too in an attempt to improve the stats.  It doesn't
matter whether or not Kukjin has pulled this too.
Tony Lindgren May 16, 2011, 12:15 p.m. UTC | #2
* Russell King - ARM Linux <linux@arm.linux.org.uk> [110511 11:00]:
> On Wed, May 11, 2011 at 07:58:37PM +0200, Mark Brown wrote:
> > 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:
> 
> I've not noticed it turning up in linux-next - in fact the linux-next stats
> still looks poorly in respect of what I'd expect it to be given the amount
> of stuff discussed since the last merge window.  So...

I got the omap2/3 genriq change available at:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git devel-genirq

If you want to pull pull that too. I got it also merged into omap for-next
branch as I'm still planning to rebase some init_early related clean-up on
top of that. The commit is 667a11facee70c0bd15cf07946fba71236490e07.

Regards,

Tony



 
> > 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
> 
> I've pulled this too in an attempt to improve the stats.  It doesn't
> matter whether or not Kukjin has pulled this too.
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel