All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH 1/4] timer: remove u300 driver
Date: Thu, 21 Jan 2021 09:37:21 +0100	[thread overview]
Message-ID: <CACRpkdZoZCYZXcubCHwGQfTiHUOE9TOTjH-8chm0oQ_wdQoGLQ@mail.gmail.com> (raw)
In-Reply-To: <20210120131559.1971359-2-arnd@kernel.org>

On Wed, Jan 20, 2021 at 2:16 PM Arnd Bergmann <arnd@kernel.org> wrote:

> From: Arnd Bergmann <arnd@arndb.de>
>
> The ST-Ericsson U300 platform is getting removed, so this driver is no
> longer needed.
>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/4] timer: remove u300 driver
Date: Thu, 21 Jan 2021 09:37:21 +0100	[thread overview]
Message-ID: <CACRpkdZoZCYZXcubCHwGQfTiHUOE9TOTjH-8chm0oQ_wdQoGLQ@mail.gmail.com> (raw)
In-Reply-To: <20210120131559.1971359-2-arnd@kernel.org>

On Wed, Jan 20, 2021 at 2:16 PM Arnd Bergmann <arnd@kernel.org> wrote:

> From: Arnd Bergmann <arnd@arndb.de>
>
> The ST-Ericsson U300 platform is getting removed, so this driver is no
> longer needed.
>
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-01-21  8:39 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 13:15 [PATCH 0/4] clocksource: remove obsolete drivers Arnd Bergmann
2021-01-20 13:15 ` Arnd Bergmann
2021-01-20 13:15 ` [PATCH 1/4] timer: remove u300 driver Arnd Bergmann
2021-01-20 13:15   ` Arnd Bergmann
2021-01-21  8:37   ` Linus Walleij [this message]
2021-01-21  8:37     ` Linus Walleij
2021-02-10 10:06   ` [tip: timers/core] clocksource/drivers/u300: Remove the " tip-bot2 for Arnd Bergmann
2021-01-20 13:15 ` [PATCH 2/4] timer: remove tango driver Arnd Bergmann
2021-01-20 13:15   ` Arnd Bergmann
2021-01-21 13:48   ` Måns Rullgård
2021-01-21 13:48     ` Måns Rullgård
2021-02-10 10:06   ` [tip: timers/core] clocksource/drivers/tango: Remove " tip-bot2 for Arnd Bergmann
2021-01-20 13:15 ` [PATCH 3/4] timer: remove sirf atlas driver Arnd Bergmann
2021-01-20 13:15   ` Arnd Bergmann
2021-01-20 21:21   ` Barry Song
2021-01-20 21:21     ` Barry Song
2021-02-10 10:06   ` [tip: timers/core] clocksource/drivers/atlas: Remove " tip-bot2 for Arnd Bergmann
2021-01-20 13:15 ` [PATCH 4/4] timer: remove sirf prima driver Arnd Bergmann
2021-01-20 13:15   ` Arnd Bergmann
2021-01-20 17:50   ` Joe Perches
2021-01-20 17:50     ` Joe Perches
2021-01-20 20:53     ` Arnd Bergmann
2021-01-20 20:53       ` Arnd Bergmann
2021-01-20 21:11   ` Barry Song
2021-01-20 21:11     ` Barry Song
2021-02-10 10:06   ` [tip: timers/core] clocksource/drivers/prima: Remove " tip-bot2 for Arnd Bergmann
2021-02-03  8:37 ` [PATCH 0/4] clocksource: remove obsolete drivers Daniel Lezcano
2021-02-03  8:37   ` Daniel Lezcano

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=CACRpkdZoZCYZXcubCHwGQfTiHUOE9TOTjH-8chm0oQ_wdQoGLQ@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.