lkml.org 
[lkml]   [2013]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [Bulk] [PATCH] timer: vt8500: Move timer code to drivers/clocksource
From
Date
On Mon, 2013-01-14 at 18:13 +1300, Tony Prisk wrote:
> On Mon, 2013-01-14 at 18:09 +1300, Tony Prisk wrote:
> > This patch moves arch-vt8500/timer.c into drivers/clocksource and
> > updates the necessary Kconfig/Makefile options.
> >
> > Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
> > ---
> > arch/arm/mach-vt8500/Kconfig | 1 +
> > arch/arm/mach-vt8500/Makefile | 2 +-
> > arch/arm/mach-vt8500/common.h | 1 -
> > arch/arm/mach-vt8500/timer.c | 184 ------------------------------------
> > arch/arm/mach-vt8500/vt8500.c | 1 +
> > drivers/clocksource/Kconfig | 3 +
> > drivers/clocksource/Makefile | 1 +
> > drivers/clocksource/vt8500_timer.c | 184 ++++++++++++++++++++++++++++++++++++
> > include/linux/vt8500_timer.h | 22 +++++
> > 9 files changed, 213 insertions(+), 186 deletions(-)
> > delete mode 100644 arch/arm/mach-vt8500/timer.c
> > create mode 100644 drivers/clocksource/vt8500_timer.c
> > create mode 100644 include/linux/vt8500_timer.h
>
> Darn.. forgot the -m again. I'll await your feedback regarding the
> basing of the patch first (and any other feedback), then I'll redo it
> with the correct stats.
>
> Regards
> Tony P

Oh grr.. forget this completely. It doesn't take into account the
patches I already sent for WM8850.

I guess it needs to be based on timer/cleanup + vt8500/wm8x50.

Need a little advise on how to handle this one please :)

Regards
Tony P



\
 
 \ /
  Last update: 2013-01-14 07:21    [W:0.104 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site