linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Remove hw_addr dma leftovers from S3C24xx machs
@ 2011-08-10 10:27 Heiko Stübner
  2011-08-10 10:28 ` [PATCH 1/2] Remove hw_addr from s3c24XX dma channel declarations Heiko Stübner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heiko Stübner @ 2011-08-10 10:27 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-19  5:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 10:27 [PATCH 0/2] Remove hw_addr dma leftovers from S3C24xx machs Heiko Stübner
2011-08-10 10:28 ` [PATCH 1/2] Remove hw_addr from s3c24XX dma channel declarations Heiko Stübner
2011-08-10 10:30 ` [PATCH 2/2] Remove s3c24xx_dma_addr definition Heiko Stübner
2011-08-19  5:24 ` [PATCH 0/2] Remove hw_addr dma leftovers from S3C24xx machs Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).