Re: [PATCH v2] mfd: db8500-prcmu: fix irqdomain usage

From: Samuel Ortiz
Date: Mon Jan 21 2013 - 19:27:23 EST


Hi Linus,

On Mon, Jan 14, 2013 at 11:26:09PM +0100, Linus Walleij wrote:
> On Thu, Dec 20, 2012 at 10:20 AM, Linus Walleij
> <linus.walleij@xxxxxxxxxxxxxx> wrote:
>
> > From: Linus Walleij <linus.walleij@xxxxxxxxxx>
> >
> > 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@xxxxxxxxxx
> > Cc: Lee Jones <lee.jones@xxxxxxxxxx>
> > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Sam, this regression fix has been around for a month soon,
> could you please apply it if there are no problems with it?
Applied to my for-linus branch. I'll send a 3.8 fixes pull request soon.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/