On Tue, Jun 7, 2011 at 1:18 PM, root <alim.akhtar@xxxxxxxxxxx> wrote: > Signed-off-by: alim.akhtar <alim.akhtar@xxxxxxxxxxx> > --- > Âarch/arm/configs/exynos4_defconfig |  Â1 + > Âarch/arm/configs/s5p64x0_defconfig |  Â1 + > Âarch/arm/configs/s5pc100_defconfig |  Â1 + > Âarch/arm/configs/s5pv210_defconfig |  Â1 + > Âarch/arm/plat-samsung/Kconfig   Â|  Â6 - > Âarch/arm/plat-samsung/Makefile   |  Â2 - > Âarch/arm/plat-samsung/s3c-pl330.c Â| 1244 ------------------------------------ > Âdrivers/dma/Kconfig        Â|  Â8 + > Âdrivers/dma/Makefile        |  Â2 + > Âdrivers/dma/s3c-pl330.c      Â| 1244 ++++++++++++++++++++++++++++++++++++ > Â10 files changed, 1258 insertions(+), 1252 deletions(-) > Âdelete mode 100644 arch/arm/plat-samsung/s3c-pl330.c > Âcreate mode 100644 drivers/dma/s3c-pl330.c NAK The drivers/dma/ is place for generic DMA API con formant drivers. S3C-PL330.c is implementation of Samsung's DMA API. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html