From: Subrata Modak
Date: Thu, 09 Apr 2009 20:19:48 +0530
> On Thu, 2009-04-09 at 18:46 +0400, Alexander Beregalov wrote:
>> Reported-by: Subrata Modak
>> Signed-off-by: Alexander Beregalov
>
> Thanks. Adding Sachin in Cc:
I've applied this patch.
_
From: Alexander Beregalov
Date: Fri, 10 Apr 2009 05:56:14 +0400
> Subject: [PATCH] ibm_newemac: convert to netdev_ops
>
>
> Reported-by: Subrata Modak
> Signed-off-by: Alexander Beregalov
Applied.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.o
On Tue, Apr 7, 2009 at 2:39 AM, Stefan Roese wrote:
> This patch adds support to handle multiple non-identical chips in one
> flash device tree node. It also adds concat support to physmap_of. This
> makes it possible to support e.g. the Intel P30 48F4400 chips which
> internally consists of 2 non
On Tue, Apr 7, 2009 at 10:54 AM, Stefan Roese wrote:
> On Tuesday 07 April 2009, Scott Wood wrote:
>> Stefan Roese wrote:
>> > This property is unused. It's not handled as all by the physmap_of
>> > driver. So let's remove it from the documentation.
>> >
>> > Signed-off-by: Stefan Roese
>> > CC:
On Tue, Apr 7, 2009 at 2:39 AM, Stefan Roese wrote:
> Signed-off-by: Stefan Roese
> CC: Grant Likely
> ---
> Documentation/powerpc/dts-bindings/mtd-physmap.txt | 20
> +++-
> 1 files changed, 19 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/powerpc/dts-bindings
On Tue, Apr 7, 2009 at 2:39 AM, Stefan Roese wrote:
> Signed-off-by: Stefan Roese
Acked-by: Grant Likely
But you should really have a commit message of some sort describing
the reason for the change.
g.
> ---
> Documentation/powerpc/booting-without-of.txt | 89
> +++-
What tree is this patch prepared against? The version in mainline
already does PLB access, and doesn't support DCR at all. It appears
that this driver is based on something that does the opposite.
g.
On Fri, Apr 10, 2009 at 3:17 PM, John Linn wrote:
> From: Suneel
>
> Added support for the ne
I think this looks good. I'll need to pull it into my tree and try it out.
g.
On Fri, Apr 3, 2009 at 4:55 PM, John Linn wrote:
> The interrupt controller was not handling level interrupts correctly
> such that duplicate interrupts were happening. This fixes the problem
> and adds edge type inte