All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Zummo <a.zummo@towertech.it>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	pang.xunlei@zte.com.cn,
	Andrew Christian <andrew.christian@hp.com>,
	CIH <cih@coventive.com>, John Stultz <john.stultz@linaro.org>,
	linux-kernel@vger.kernel.org, Nicolas Pitre <nico@fluxnic.net>,
	Xunlei Pang <pang.xunlei@linaro.org>,
	Richard Purdie <rpurdie@rpsys.net>,
	rtc-linux@googlegroups.com, Xunlei Pang <xlpang@126.com>
Subject: Re: [5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
Date: Wed, 3 Jun 2015 16:17:59 +0200	[thread overview]
Message-ID: <20150603161759.014161cf@linux.lan.towertech.it> (raw)
In-Reply-To: <20150601195909.GO4710@piout.net>

On Mon, 1 Jun 2015 21:59:09 +0200
Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:

> I feel that we still have a bit of time before having to hurry and find
> a proper solution ;)

 agreed :)

-- 

 Best regards,

 Alessandro Zummo - CEO,
  Tower Technologies - Torino, Italy

  http://www.towertech.it


WARNING: multiple messages have this Message-ID (diff)
From: Alessandro Zummo <a.zummo@towertech.it>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Arnd Bergmann <arnd@arndb.de>,
	pang.xunlei@zte.com.cn,
	Andrew Christian <andrew.christian@hp.com>,
	CIH <cih@coventive.com>, John Stultz <john.stultz@linaro.org>,
	linux-kernel@vger.kernel.org, Nicolas Pitre <nico@fluxnic.net>,
	Xunlei Pang <pang.xunlei@linaro.org>,
	Richard Purdie <rpurdie@rpsys.net>,
	rtc-linux@googlegroups.com, Xunlei Pang <xlpang@126.com>
Subject: [rtc-linux] Re: [5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
Date: Wed, 3 Jun 2015 16:17:59 +0200	[thread overview]
Message-ID: <20150603161759.014161cf@linux.lan.towertech.it> (raw)
In-Reply-To: <20150601195909.GO4710@piout.net>

On Mon, 1 Jun 2015 21:59:09 +0200
Alexandre Belloni <alexandre.belloni@free-electrons.com> wrote:

> I feel that we still have a bit of time before having to hurry and find
> a proper solution ;)

 agreed :)

-- 

 Best regards,

 Alessandro Zummo - CEO,
  Tower Technologies - Torino, Italy

  http://www.towertech.it

-- 
-- 
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.

  reply	other threads:[~2015-06-03 14:24 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15  9:20 [PATCH 1/5] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() Xunlei Pang
2015-04-15  9:20 ` [1/5] " Xunlei Pang
2015-04-15  9:20 ` [PATCH 2/5] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time() Xunlei Pang
2015-04-15  9:20   ` [2/5] " Xunlei Pang
2015-04-15  9:20 ` [PATCH 3/5] drivers/rtc/sunxi: " Xunlei Pang
2015-04-15  9:20   ` [3/5] " Xunlei Pang
2015-04-15  9:20 ` [PATCH 4/5] drivers/rtc/pl030: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm() Xunlei Pang
2015-04-15  9:20   ` [4/5] " Xunlei Pang
2015-04-15  9:35   ` [PATCH 4/5] " Russell King - ARM Linux
2015-04-15  9:35     ` [rtc-linux] " Russell King - ARM Linux
2015-04-15  9:20 ` [PATCH 5/5] drivers/rtc/sa1100: " Xunlei Pang
2015-04-15  9:20   ` [5/5] " Xunlei Pang
2015-04-29 23:28   ` Alexandre Belloni
2015-05-29 14:32     ` [rtc-linux] " pang.xunlei
     [not found]     ` <OF1F6D43BC.C38481A0-ON48257E54.004FA90B-48257E54.004FD9D8@LocalDomain>
2015-05-30 10:05       ` pang.xunlei
2015-06-01 19:43         ` Arnd Bergmann
2015-06-01 19:43           ` [rtc-linux] " Arnd Bergmann
2015-06-01 19:59           ` Alexandre Belloni
2015-06-01 19:59             ` [rtc-linux] " Alexandre Belloni
2015-06-03 14:17             ` Alessandro Zummo [this message]
2015-06-03 14:17               ` Alessandro Zummo

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=20150603161759.014161cf@linux.lan.towertech.it \
    --to=a.zummo@towertech.it \
    --cc=alexandre.belloni@free-electrons.com \
    --cc=andrew.christian@hp.com \
    --cc=arnd@arndb.de \
    --cc=cih@coventive.com \
    --cc=john.stultz@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nico@fluxnic.net \
    --cc=pang.xunlei@linaro.org \
    --cc=pang.xunlei@zte.com.cn \
    --cc=rpurdie@rpsys.net \
    --cc=rtc-linux@googlegroups.com \
    --cc=xlpang@126.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.