From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 08/17] ARM: S5PC100: no more support S5PC100 SoC
Date: Tue, 01 Jul 2014 14:35:39 +0200 [thread overview]
Message-ID: <5607904.sLYTrVXTVU@wuerfel> (raw)
In-Reply-To: <03ef01cf9526$83e93b70$8bbbb250$@samsung.com>
On Tuesday 01 July 2014 21:18:07 Kukjin Kim wrote:
> >
> > > config SAMSUNG_DMADEV
> > > bool "Use legacy Samsung DMA abstraction"
> > > - depends on CPU_S5PV210 || CPU_S5PC100 || ARCH_S3C64XX
> > > + depends on CPU_S5PV210 || ARCH_S3C64XX
> > > select DMADEVICES
> > > default y
> > > help
> >
> > It would be good to just kill this one off now, as nothing uses it
> > any more, but that's also a separate patch.
> >
> Maybe it is still used for s5pv210 and s3c64xx? If I misunderstand your
> comments, please kindly let me know.
samsung-dmadev used to be used in a number of device drivers, but I believe
they have all been converted to using dmaengine interfaces now.
Arnd
next prev parent reply other threads:[~2014-07-01 12:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-01 10:21 [PATCH 01/17] ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs Kukjin Kim
2014-07-01 10:21 ` [PATCH 08/17] ARM: S5PC100: no more support S5PC100 SoC Kukjin Kim
2014-07-01 11:46 ` Arnd Bergmann
2014-07-01 12:18 ` Kukjin Kim
2014-07-01 12:35 ` Arnd Bergmann [this message]
2014-07-01 12:55 ` Jason Cooper
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=5607904.sLYTrVXTVU@wuerfel \
--to=arnd@arndb.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).