All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: linux-rtc@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Hans Ulli Kroll <ulli.kroll@googlemail.com>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/3] rtc: ftrtc010: switch to devm_rtc_allocate_device
Date: Wed, 13 Jun 2018 11:07:49 +0200	[thread overview]
Message-ID: <CACRpkdZkXQj9xxN-wBjT_Y4Q5Se-Ts488bZzunYyecTau1pOEw@mail.gmail.com> (raw)
In-Reply-To: <20180604141528.15635-1-alexandre.belloni@bootlin.com>

On Mon, Jun 4, 2018 at 4:15 PM, Alexandre Belloni
<alexandre.belloni@bootlin.com> wrote:

> Switch to devm_rtc_allocate_device/rtc_register_device. This allow or
> further improvement and simplifies ftrtc010_rtc_remove().
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

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

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] rtc: ftrtc010: switch to devm_rtc_allocate_device
Date: Wed, 13 Jun 2018 11:07:49 +0200	[thread overview]
Message-ID: <CACRpkdZkXQj9xxN-wBjT_Y4Q5Se-Ts488bZzunYyecTau1pOEw@mail.gmail.com> (raw)
In-Reply-To: <20180604141528.15635-1-alexandre.belloni@bootlin.com>

On Mon, Jun 4, 2018 at 4:15 PM, Alexandre Belloni
<alexandre.belloni@bootlin.com> wrote:

> Switch to devm_rtc_allocate_device/rtc_register_device. This allow or
> further improvement and simplifies ftrtc010_rtc_remove().
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>

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

Yours,
Linus Walleij

  parent reply	other threads:[~2018-06-13  9:07 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04 14:15 [PATCH 1/3] rtc: ftrtc010: switch to devm_rtc_allocate_device Alexandre Belloni
2018-06-04 14:15 ` Alexandre Belloni
2018-06-04 14:15 ` [PATCH 2/3] rtc: ftrtc010: handle dates after 2106 Alexandre Belloni
2018-06-04 14:15   ` Alexandre Belloni
2018-06-07 14:43   ` Hans Ulli Kroll
2018-06-07 14:43     ` Hans Ulli Kroll
2018-06-13  9:08   ` Linus Walleij
2018-06-13  9:08     ` Linus Walleij
2018-06-04 14:15 ` [PATCH 3/3] rtc: ftrtc010: let the core handle range Alexandre Belloni
2018-06-04 14:15   ` Alexandre Belloni
2018-06-07 14:43   ` Hans Ulli Kroll
2018-06-07 14:43     ` Hans Ulli Kroll
2018-06-13  9:10   ` Linus Walleij
2018-06-13  9:10     ` Linus Walleij
2018-06-13  9:25     ` Alexandre Belloni
2018-06-13  9:25       ` Alexandre Belloni
2018-06-07 14:43 ` [PATCH 1/3] rtc: ftrtc010: switch to devm_rtc_allocate_device Hans Ulli Kroll
2018-06-07 14:43   ` Hans Ulli Kroll
2018-06-13  9:07 ` Linus Walleij [this message]
2018-06-13  9:07   ` Linus Walleij

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=CACRpkdZkXQj9xxN-wBjT_Y4Q5Se-Ts488bZzunYyecTau1pOEw@mail.gmail.com \
    --to=linus.walleij@linaro.org \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=ulli.kroll@googlemail.com \
    /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.