Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1439913

Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data

From Alexandre Belloni <alexandre.belloni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data
Date 2016-07-09 10:30 +0200
Message-ID <rSVOa-qA-3@gated-at.bofh.it> (permalink)
References <rOqpz-5R-3@gated-at.bofh.it> <rOqpz-5R-1@gated-at.bofh.it> <rSVbr-8nc-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/07/2016 at 09:45:52 +0200, Robert Jarzmik wrote :
> 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 ?
> 

Actually, I've pushed it through rtc-next yesterday. I've just added
your ack now.


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

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-06-27 00:10 +0200
  Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data Robert Jarzmik <robert.jarzmik@free.fr> - 2016-07-09 09:50 +0200
    Re: [PATCH 5/5] rtc: v3020: move rtc-v3020.h to platform_data Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-07-09 10:30 +0200

csiph-web