From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Cc: Corentin Labbe <clabbe.montjoie@gmail.com>,
a.zummo@towertech.it, linux-kernel@vger.kernel.org,
linux-rtc@vger.kernel.org
Subject: Re: [PATCH] rtc: remove rtc-at32ap700x
Date: Fri, 19 Jan 2018 09:58:35 +0100 [thread overview]
Message-ID: <20180119085835.GW2678@piout.net> (raw)
In-Reply-To: <20180119072733.dkswccdbnisbmqi6@samfundet.no>
On 19/01/2018 at 08:27:33 +0100, Hans-Christian Noren Egtvedt wrote:
> Around Thu 18 Jan 2018 21:08:46 +0100 or thereabout, Corentin Labbe wrote:
> > Since PLATFORM_AT32AP is an AVR32 platform which was removed, the
> > rtc driver rtc-at32ap700x is useless.
> > This patch remove it.
> >
> > Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
>
> Acked-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
>
Well, my plan was to keep it for a little while, but whatever :)
> > ---
> > drivers/rtc/Kconfig | 7 --
> > drivers/rtc/Makefile | 1 -
> > drivers/rtc/rtc-at32ap700x.c | 287 -------------------------------------------
> > 3 files changed, 295 deletions(-)
> > delete mode 100644 drivers/rtc/rtc-at32ap700x.c
> >
> > diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
> > index b71cc7b5fbc9..8ab5f0a5d323 100644
> > --- a/drivers/rtc/Kconfig
> > +++ b/drivers/rtc/Kconfig
> > @@ -1402,13 +1402,6 @@ config RTC_DRV_PL031
> > To compile this driver as a module, choose M here: the
> > module will be called rtc-pl031.
> >
> > -config RTC_DRV_AT32AP700X
> > - tristate "AT32AP700X series RTC"
> > - depends on PLATFORM_AT32AP || COMPILE_TEST
> > - help
> > - Driver for the internal RTC (Realtime Clock) on Atmel AVR32
> > - AT32AP700x family processors.
> > -
> > config RTC_DRV_AT91RM9200
> > tristate "AT91RM9200 or some AT91SAM9 RTC"
> > depends on ARCH_AT91 || COMPILE_TEST
> > diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile
> > index 6dfbbe9cd8a2..4fbf87e45a7c 100644
> > --- a/drivers/rtc/Makefile
> > +++ b/drivers/rtc/Makefile
> > @@ -33,7 +33,6 @@ obj-$(CONFIG_RTC_DRV_AC100) += rtc-ac100.o
> > obj-$(CONFIG_RTC_DRV_ARMADA38X) += rtc-armada38x.o
> > obj-$(CONFIG_RTC_DRV_AS3722) += rtc-as3722.o
> > obj-$(CONFIG_RTC_DRV_ASM9260) += rtc-asm9260.o
> > -obj-$(CONFIG_RTC_DRV_AT32AP700X)+= rtc-at32ap700x.o
> > obj-$(CONFIG_RTC_DRV_AT91RM9200)+= rtc-at91rm9200.o
> > obj-$(CONFIG_RTC_DRV_AT91SAM9) += rtc-at91sam9.o
> > obj-$(CONFIG_RTC_DRV_AU1XXX) += rtc-au1xxx.o
>
> <snipp diff>
>
> --
> Best regards,
> Hans-Christian Noren Egtvedt
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2018-01-19 8:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-18 20:08 [PATCH] rtc: remove rtc-at32ap700x Corentin Labbe
2018-01-19 7:27 ` Hans-Christian Noren Egtvedt
2018-01-19 8:58 ` Alexandre Belloni [this message]
2018-02-06 1:09 ` Brandon Martin
2018-02-06 2:13 ` Alexandre Belloni
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=20180119085835.GW2678@piout.net \
--to=alexandre.belloni@free-electrons.com \
--cc=a.zummo@towertech.it \
--cc=clabbe.montjoie@gmail.com \
--cc=egtvedt@samfundet.no \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rtc@vger.kernel.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).