All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	linux-kernel@vger.kernel.org,
	Anmar Oueja <anmar.oueja@linaro.org>,
	stable@kernel.org, Fabio Baltieri <fabio.baltieri@linaro.org>
Subject: Re: [PATCH v2] mfd: db8500-prcmu: fix irqdomain usage
Date: Wed, 16 Jan 2013 11:07:51 +0000	[thread overview]
Message-ID: <20130116110751.GN9379@gmail.com> (raw)
In-Reply-To: <CACRpkdaV3VvhkOQ1Byvqc23oiONddcLVtKnRQbEA9q0U0YW4cg@mail.gmail.com>

On Mon, 14 Jan 2013, Linus Walleij wrote:

> On Thu, Dec 20, 2012 at 10:20 AM, Linus Walleij
> <linus.walleij@stericsson.com> wrote:
> 
> > From: Linus Walleij <linus.walleij@linaro.org>
> >
> > This fixes two issues with the DB8500 PRCMU irqdomain:
> > - You have to state the irq base 0 to get a linear domain
> >   for the DT case from irq_domain_add_simple()
> > - The irqdomain was not used to translate the initial irq
> >   request using irq_create_mapping() making the linear
> >   case fail as it was lacking a proper descriptor.
> >
> > I took this opportunity to fix two lines of whitespace
> > errors in related code as I was anyway messing around with
> > it.
> >
> > Cc: stable@kernel.org
> > Cc: Lee Jones <lee.jones@linaro.org>
> > Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

I thought you said I Acked this already?

Just in case: Acked-by Lee Jones <lee.jones@linaro.org>

> Sam, this regression fix has been around for a month soon,
> could you please apply it if there are no problems with it?

Definitely need this soon Sam.

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

  reply	other threads:[~2013-01-16 11:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-20  9:20 [PATCH v2] mfd: db8500-prcmu: fix irqdomain usage Linus Walleij
2013-01-14 22:26 ` Linus Walleij
2013-01-16 11:07   ` Lee Jones [this message]
2013-01-21 21:43   ` Linus Walleij
2013-01-22  0:27   ` Samuel Ortiz

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=20130116110751.GN9379@gmail.com \
    --to=lee.jones@linaro.org \
    --cc=anmar.oueja@linaro.org \
    --cc=fabio.baltieri@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=stable@kernel.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.