Haojian,
> -----Original Message----- > From: Haojian Zhuang [mailto:haojian.zhu...@gmail.com] > Sent: 2013年7月10日 13:59 > To: Arnd Bergmann > Cc: Thomas Petazzoni; Neil Zhang; Grant Likely; > devicetree-disc...@lists.ozlabs.org; linux-kernel@vger.kernel.org; > linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH V3 2/3] clocksource: mmp: support CLOCKSOURCE OF > DECLARE > > On Wed, Jul 10, 2013 at 5:16 AM, Arnd Bergmann <a...@arndb.de> wrote: > > On Tuesday 09 July 2013, Thomas Petazzoni wrote: > >> Dear Neil Zhang, > >> > >> On Tue, 9 Jul 2013 14:42:45 +0800, Neil Zhang wrote: > >> > support CLOCKSOURCE OF DECLARE for mmp timer. > >> > > >> > Signed-off-by: Neil Zhang <zhan...@marvell.com> > >> > --- > >> > arch/arm/mach-mmp/mmp-dt.c | 5 ++--- > >> > arch/arm/mach-mmp/mmp2-dt.c | 3 +-- > >> > arch/arm/mach-mmp/time.c | 15 ++------------- > >> > 3 files changed, 5 insertions(+), 18 deletions(-) > >> > >> Maybe it would be good to take this opportunity to move > >> arch/arm/mach-mmp/time.c into drivers/clocksource/. > > > > +1 > > > > Or we might want to have a more coordinated move of all clocksource > > drivers in arch/arm to drivers/clocksource now, as we have done for > > some other subsystems. > > > > Arnd > > I already sent some patches on this. But I didn't get response yet. I'll > rebase > them and send them again. I hope that they could be merged in this cycle. > > Regards > Haojian Will you submit a patch to move it by yourself or let me update the patch to move it to drivers/clocksource in next version? Best Regards, Neil Zhang