On Sat, Dec 01, 2012 at 04:11:08PM +0100, Linus Walleij wrote:
> On Fri, Nov 23, 2012 at 4:08 PM, Davide Ciminaghi wrote:
>
> > From: Alessandro Rubini
> >
> > Commit dece904d (gpio: pl061: use chained_irq_* functions in irq
> > handler) introduced chained_irq_enter/exit, which is only
> > avail
On Fri, Nov 23, 2012 at 4:08 PM, Davide Ciminaghi wrote:
> From: Alessandro Rubini
>
> Commit dece904d (gpio: pl061: use chained_irq_* functions in irq
> handler) introduced chained_irq_enter/exit, which is only
> available for arch/arm and the driver won't compile elsewhere.
>
> The dependency
On Fri, Nov 23, 2012 at 8:38 PM, Davide Ciminaghi wrote:
> From: Alessandro Rubini
>
> Commit dece904d (gpio: pl061: use chained_irq_* functions in irq
> handler) introduced chained_irq_enter/exit, which is only
> available for arch/arm and the driver won't compile elsewhere.
>
> The dependency i
From: Alessandro Rubini
Commit dece904d (gpio: pl061: use chained_irq_* functions in irq
handler) introduced chained_irq_enter/exit, which is only
available for arch/arm and the driver won't compile elsewhere.
The dependency is thus made explicit, because AMBA is used in the x86
world by a PCI-t
On Fri, Sep 14, 2012 at 06:23:57PM +0200, Davide Ciminaghi wrote:
> From: Alessandro Rubini
>
> Patch dece904d itroduced chained_irq_enter/exit, which is only
> available for arch/arm and the driver won't compile elsewhere.
>
> The dependency is thus made explicit, because AMBA is used in the x8
On Fri, Sep 14, 2012 at 10:09:36PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 09/14/2012 08:23 PM, Davide Ciminaghi wrote:
>
> > From: Alessandro Rubini
>
> > Patch dece904d itroduced chained_irq_enter/exit, which is only
>
> Rather commit dece904d. And you need to also specify its summar
Hello.
On 09/14/2012 08:23 PM, Davide Ciminaghi wrote:
> From: Alessandro Rubini
> Patch dece904d itroduced chained_irq_enter/exit, which is only
Rather commit dece904d. And you need to also specify its summary in parens.
> available for arch/arm and the driver won't compile elsewhere.
> T
From: Alessandro Rubini
Patch dece904d itroduced chained_irq_enter/exit, which is only
available for arch/arm and the driver won't compile elsewhere.
The dependency is thus made explicit, because AMBA is used in the x86
world by a PCI-to-AMBA bridge, to be submitted.
Signed-off-by: Alessandro R
8 matches
Mail list logo