All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: rtc-linux@googlegroups.com,
	 Alessandro Zummo <a.zummo@towertech.it>,
	 linux-kernel@vger.kernel.org,  Daniel Mack <daniel@zonque.org>,
	 Haojian Zhuang <haojian.zhuang@gmail.com>,
	 linux-arm-kernel@lists.infradead.org
Subject: [rtc-linux] Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data
Date: Sat, 09 Jul 2016 09:45:52 +0200	[thread overview]
Message-ID: <87bn2745lb.fsf@belgarion.home> (raw)
In-Reply-To: <1466978583-13310-5-git-send-email-alexandre.belloni@free-electrons.com> (Alexandre Belloni's message of "Mon, 27 Jun 2016 00:03:03 +0200")

Alexandre Belloni <alexandre.belloni@free-electrons.com> writes:

> rtc-v3020.h belongs to include/linux/platform_data/
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> Cc: Daniel Mack <daniel@zonque.org>
> Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
> Cc: Robert Jarzmik <robert.jarzmik@free.fr>
> Cc: linux-arm-kernel@lists.infradead.org
>  arch/arm/mach-pxa/cm-x270.c                   | 2 +-
>  arch/arm/mach-pxa/cm-x300.c                   | 2 +-
>  arch/arm/mach-pxa/em-x270.c                   | 2 +-
>  drivers/rtc/rtc-v3020.c                       | 2 +-
>  include/linux/{ => platform_data}/rtc-v3020.h | 0
>  5 files changed, 4 insertions(+), 4 deletions(-)
>  rename include/linux/{ => platform_data}/rtc-v3020.h (100%)
For mach-pxa :
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>

Is this going through your rtc tree, or should I pick it up through the pxa one ?

Cheers.

--
Robert

-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

WARNING: multiple messages have this Message-ID (diff)
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data
Date: Sat, 09 Jul 2016 09:45:52 +0200	[thread overview]
Message-ID: <87bn2745lb.fsf@belgarion.home> (raw)
In-Reply-To: <1466978583-13310-5-git-send-email-alexandre.belloni@free-electrons.com> (Alexandre Belloni's message of "Mon, 27 Jun 2016 00:03:03 +0200")

Alexandre Belloni <alexandre.belloni@free-electrons.com> writes:

> rtc-v3020.h belongs to include/linux/platform_data/
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> Cc: Daniel Mack <daniel@zonque.org>
> Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
> Cc: Robert Jarzmik <robert.jarzmik@free.fr>
> Cc: linux-arm-kernel at lists.infradead.org
>  arch/arm/mach-pxa/cm-x270.c                   | 2 +-
>  arch/arm/mach-pxa/cm-x300.c                   | 2 +-
>  arch/arm/mach-pxa/em-x270.c                   | 2 +-
>  drivers/rtc/rtc-v3020.c                       | 2 +-
>  include/linux/{ => platform_data}/rtc-v3020.h | 0
>  5 files changed, 4 insertions(+), 4 deletions(-)
>  rename include/linux/{ => platform_data}/rtc-v3020.h (100%)
For mach-pxa :
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>

Is this going through your rtc tree, or should I pick it up through the pxa one ?

Cheers.

--
Robert

WARNING: multiple messages have this Message-ID (diff)
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: rtc-linux@googlegroups.com,
	Alessandro Zummo <a.zummo@towertech.it>,
	linux-kernel@vger.kernel.org, Daniel Mack <daniel@zonque.org>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data
Date: Sat, 09 Jul 2016 09:45:52 +0200	[thread overview]
Message-ID: <87bn2745lb.fsf@belgarion.home> (raw)
In-Reply-To: <1466978583-13310-5-git-send-email-alexandre.belloni@free-electrons.com> (Alexandre Belloni's message of "Mon, 27 Jun 2016 00:03:03 +0200")

Alexandre Belloni <alexandre.belloni@free-electrons.com> writes:

> rtc-v3020.h belongs to include/linux/platform_data/
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> Cc: Daniel Mack <daniel@zonque.org>
> Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
> Cc: Robert Jarzmik <robert.jarzmik@free.fr>
> Cc: linux-arm-kernel@lists.infradead.org
>  arch/arm/mach-pxa/cm-x270.c                   | 2 +-
>  arch/arm/mach-pxa/cm-x300.c                   | 2 +-
>  arch/arm/mach-pxa/em-x270.c                   | 2 +-
>  drivers/rtc/rtc-v3020.c                       | 2 +-
>  include/linux/{ => platform_data}/rtc-v3020.h | 0
>  5 files changed, 4 insertions(+), 4 deletions(-)
>  rename include/linux/{ => platform_data}/rtc-v3020.h (100%)
For mach-pxa :
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>

Is this going through your rtc tree, or should I pick it up through the pxa one ?

Cheers.

--
Robert

  reply	other threads:[~2016-07-09  7:45 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-26 22:02 [rtc-linux] [PATCH 1/5] rtc: ds17287: remove unused header Alexandre Belloni
2016-06-26 22:02 ` Alexandre Belloni
2016-06-26 22:03 ` [PATCH 2/5] rtc: ds1286: move header to linux/rtc Alexandre Belloni
2016-06-26 22:03   ` [rtc-linux] " Alexandre Belloni
2016-06-26 22:03 ` [rtc-linux] [PATCH 3/5] rtc: ds2404: move rtc-ds2404.h to platform_data Alexandre Belloni
2016-06-26 22:03   ` Alexandre Belloni
2016-06-26 22:03 ` [rtc-linux] [PATCH 4/5] rtc: m48t86: move m48t86.h " Alexandre Belloni
2016-06-26 22:03   ` Alexandre Belloni
2016-06-26 22:03   ` Alexandre Belloni
2016-06-27  6:49   ` [rtc-linux] " Alexander Clouter
2016-06-27  6:49     ` Alexander Clouter
2016-06-27  6:49     ` Alexander Clouter
2016-06-27 16:00   ` [rtc-linux] " Hartley Sweeten
2016-06-27 16:00     ` Hartley Sweeten
2016-06-27 16:00     ` Hartley Sweeten
2016-06-27 16:12   ` [rtc-linux] " Jason Cooper
2016-06-27 16:12     ` Jason Cooper
2016-06-27 16:12     ` Jason Cooper
2016-06-26 22:03 ` [rtc-linux] [PATCH 5/5] rtc: v3020: move rtc-v3020.h " Alexandre Belloni
2016-06-26 22:03   ` Alexandre Belloni
2016-06-26 22:03   ` Alexandre Belloni
2016-07-09  7:45   ` Robert Jarzmik [this message]
2016-07-09  7:45     ` Robert Jarzmik
2016-07-09  7:45     ` Robert Jarzmik
2016-07-09  8:25     ` [rtc-linux] " Alexandre Belloni
2016-07-09  8:25       ` Alexandre Belloni
2016-07-09  8:25       ` 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=87bn2745lb.fsf@belgarion.home \
    --to=robert.jarzmik@free.fr \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=daniel@zonque.org \
    --cc=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rtc-linux@googlegroups.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.