[PATCH 0/2] Remove hw_addr dma leftovers from S3C24xx machs

Heiko Stübner heiko at sntech.de
Wed Aug 10 06:27:32 EDT 2011


While trying to sort the dma for S3C2416 I stumbled open the hw_addr
declarations in the other dma.c files.

It took me a while to figure out that they seem to be some sort
of leftover, i.e. they are used in dma-pl080.c of the old Samsung
kernels based on 2.6.21 but nowhere in current kernels.

Therefore I think removing this stuff is appropriate.

The patches apply against current linux-next and are
compile-tested against s3c2410_defconfig and mini2440_defconfig.

Heiko Stuebner (2):
  Remove hw_addr from s3c24XX dma channel declarations
  Remove s3c24xx_dma_addr definition

 arch/arm/mach-s3c2410/dma.c                      |   14 -----------
 arch/arm/mach-s3c2412/dma.c                      |   18 --------------
 arch/arm/mach-s3c2440/dma.c                      |   17 -------------
 arch/arm/mach-s3c2443/dma.c                      |   27 ----------------------
 arch/arm/plat-samsung/include/plat/dma-s3c24xx.h |    6 -----
 5 files changed, 0 insertions(+), 82 deletions(-)

-- 
1.7.5.4



More information about the linux-arm-kernel mailing list