[PATCH v2 1/2] DMA: PL330: Merge PL330 driver into drivers/dma/

Boojin Kim boojin.kim at samsung.com
Tue Feb 7 20:10:30 EST 2012


Russell King - ARM Linux wrote:
>
> Now that the PL330 code is entirely out of arch/arm, the header should no
> longer be in asm/hardware/pl330.h.
>
> Definitions private to the driver should be in drivers/dma/pl330.c or a
> header file co-located.  Other definitions for interfaces to that driver
> (eg, platform data) should be in include/linux/amba.
>
> That can be the subject of a follow-up patch if this is already finalized.
>
Sorry to late response. I believed my reply was sent. But, It maybe be not.
Anyway.. get to the point.
Pl08x also has asm/hardware/pl080.h to include hw specific information.
It seems to be same purpose with asm/hardware/pl330.h
Do you mean both asm/hardware/pl080.h and asm/hardware/pl330.h should be moved to include/linux/amba?

> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel





More information about the linux-arm-kernel mailing list