[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1402111527090.21991@ionos.tec.linutronix.de>
Date: Tue, 11 Feb 2014 15:32:44 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Stephen Boyd <sboyd@...eaurora.org>
cc: mingo@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org,
dmitry.torokhov@...il.com, linux-tip-commits@...r.kernel.org
Subject: Re: [tip:irq/core] genirq: Add devm_request_any_context_irq()
On Mon, 10 Feb 2014, Stephen Boyd wrote:
> On 02/09, tip-bot for Stephen Boyd wrote:
> > Commit-ID: 0668d3065128d39449c097e62dbdb5707820137d
> > Gitweb: http://git.kernel.org/tip/0668d3065128d39449c097e62dbdb5707820137d
> > Author: Stephen Boyd <sboyd@...eaurora.org>
> > AuthorDate: Thu, 2 Jan 2014 16:37:32 -0800
> > Committer: Thomas Gleixner <tglx@...utronix.de>
> > CommitDate: Sun, 9 Feb 2014 15:27:21 +0100
> >
> > genirq: Add devm_request_any_context_irq()
> >
> > Some drivers use request_any_context_irq() but there isn't a
> > devm_* function for it. Add one so that these drivers don't need
> > to explicitly free the irq on driver detach.
> >
> > Signed-off-by: Stephen Boyd <sboyd@...eaurora.org>
> > Cc: linux-arm-kernel@...ts.infradead.org
> > Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>
> > Link: http://lkml.kernel.org/r/1388709460-19222-3-git-send-email-sboyd@codeaurora.org
> > Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
>
> Thanks Thomas. Is this going in for 3.14? Or can Dmitry pull a
> branch from the tip tree into the input tree so that the
> dependent input driver patches can be applied?
tip/irq/devm contains only this commit so Dmitry can pull it in.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists