Linux RTC
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@free-electrons.com>
To: Barry Song <21cnbao@gmail.com>
Cc: akpm@linux-foundation.org, a.zummo@towertech.it,
	rtc-linux@googlegroups.com, workgroup.linux@csr.com,
	Guo Zeng <guo.zeng@csr.com>, Barry Song <Baohua.Song@csr.com>
Subject: Re: [rtc-linux] [PATCH] drivers/rtc/rtc-sirfsoc.c: move to regmap APIs from platform-specific APIs
Date: Wed, 22 Jul 2015 22:23:12 +0200	[thread overview]
Message-ID: <20150722202312.GK2853@piout.net> (raw)
In-Reply-To: <1436837498-6962-1-git-send-email-21cnbao@gmail.com>

On 14/07/2015 at 01:31:38 +0000, Barry Song wrote :
> From: Guo Zeng <guo.zeng@csr.com>
> 
> The current codes use CSR platform specific API exported by machine
> codes to read/write RTC registers. they are:
> sirfsoc_rtc_iobrg_readl()
> sirfsoc_rtc_iobrg_writel()
> 
> commit b1999477("ARM: prima2: move to use REGMAP APIs for rtciobrg")
> moves to regmap support, now we can move to use regmap APIs in RTC
> driver.
> 
> Signed-off-by: Guo Zeng <guo.zeng@csr.com>
> Signed-off-by: Barry Song <Baohua.Song@csr.com>
> ---
>  drivers/rtc/rtc-sirfsoc.c | 106 +++++++++++++++++++++++++++-------------------
>  1 file changed, 63 insertions(+), 43 deletions(-)
> 
Applied after fixing a few whitespaces, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-07-22 20:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14  1:31 [rtc-linux] [PATCH] drivers/rtc/rtc-sirfsoc.c: move to regmap APIs from platform-specific APIs Barry Song
2015-07-22 20:23 ` Alexandre Belloni [this message]

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=20150722202312.GK2853@piout.net \
    --to=alexandre.belloni@free-electrons.com \
    --cc=21cnbao@gmail.com \
    --cc=Baohua.Song@csr.com \
    --cc=a.zummo@towertech.it \
    --cc=akpm@linux-foundation.org \
    --cc=guo.zeng@csr.com \
    --cc=rtc-linux@googlegroups.com \
    --cc=workgroup.linux@csr.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox