2010-06-20 21:25:04

by Linus Walleij

[permalink] [raw]
Subject: [PATCH 00/19] DMAENGINE: ste_dma40: bugfixes v2

Resending this fixup patchset after review, so as to avoid
confusion of which patch goes where. Some patches were changed
in accordance with Dan's comments and that led to merge
problems with later patches so may just as well resend the
whole shebang.

Changes since v1:

- Inline d40_config_chan() into d40_alloc_chan_resources()
in patch 02.
- Removed weird page allocation count code in patch 12, we
don't quite know what we were up to, it looks more sane
now. Niced up the failure code as well and make it look
much better.
- Changed order of patch 17 & 18 to avoid compilation and
bisection issues.
- Included the separate patch to support older silicon in
this patch series.

Yours,
Linus Walleij


2010-06-28 20:20:06

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH 00/19] DMAENGINE: ste_dma40: bugfixes v2

Hi Dan, can these fixes go in now? I'd like to base
the new patches for channel control and PrimeCells on
top of these so it doesn't stack up...

Yours,
Linus Walleij

2010-07-01 09:01:10

by Dan Williams

[permalink] [raw]
Subject: Re: [PATCH 00/19] DMAENGINE: ste_dma40: bugfixes v2

On Mon, Jun 28, 2010 at 1:20 PM, Linus Walleij
<[email protected]> wrote:
> Hi Dan, can these fixes go in now? I'd like to base
> the new patches for channel control and PrimeCells on
> top of these so it doesn't stack up...

Pressure should be relieved now... it's pushed out to -next, sorry for
the delay.

--
Dan