From: heiko@sntech.de (Heiko Stübner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Remove hw_addr dma leftovers from S3C24xx machs
Date: Wed, 10 Aug 2011 12:27:32 +0200 [thread overview]
Message-ID: <201108101227.32780.heiko@sntech.de> (raw)
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
next reply other threads:[~2011-08-10 10:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-10 10:27 Heiko Stübner [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201108101227.32780.heiko@sntech.de \
--to=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).