Re: [PATCH 10/17] Blackfin: convert dma/pci to asm-generic

From: Mike Frysinger
Date: Tue Jun 16 2009 - 06:01:22 EST


On Mon, Jun 15, 2009 at 07:37, Arnd Bergmann wrote:
> On Sunday 14 June 2009, Mike Frysinger wrote:
>> --- a/arch/blackfin/include/asm/dma-mapping.h
>> +++ b/arch/blackfin/include/asm/dma-mapping.h
>> @@ -2,97 +2,28 @@
>> Â#define _BLACKFIN_DMA_MAPPING_H
>>
>> Â#include <asm/scatterlist.h>
>> +#include <asm-generic/dma-mapping-broken.h>
>
> I would leave this one alone, I don't think that moving
> to dma-mapping-broken.h helps here.

just trying to punt as much as possible from arch/blackfin/ as it
means less stuff for me to worry about :). i'll drop the
dma-mapping.h change from this patch.

> I have a dma-mapping
> branch in my asm-generic repository. While I could not
> get an agreement on an approach for a common dma-mapping.h
> file for asm-generic, I did a number of cleanups on a few
> architectures. Feel free to take this patch as a base for
> your work.

once i get most of my local queue settled, i'll look at integrating
this. thanks!
-mike
--
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/