Merge branch 'next/timer-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:45:05 +0000 (22:45 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:45:05 +0000 (22:45 +0100)
commitbffc5ce34483f3121f0b06e55a34b8eb56d253fb
tree7af46d9d7f66c552b07ec7de26ee42ec3a38cd9b
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
parentad38bdd15d5b97dcb1ffc46ea77c237e30312fbb
Merge branch 'next/timer-samsung' of git://git./linux/kernel/git/kgene/linux-samsung into next/drivers

From  Kukjin Kim <kgene.kim@samsung.com>:

Here is re-work samsung-time which was s5p-time to support
clocksource/clockevent API for s3c and s5pc100 timer driver. And this enables to
support high resolution timer and tickles mode on them.

Note, this depends on previous pull request (cleanup-s3c) because of touching
while s3c stuff.

* 'next/timer-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: SAMSUNG: Remove unused plat-samsung/time.c
  ARM: S5PC100: Add samsung-time support for s5pc100
  ARM: S3C64XX: Add samsung-time support for s3c64xx
  ARM: S3C24XX: Add samsung-time support for s3c24xx
  ARM: SAMSUNG: Rename s5p-time to samsung-time
  ARM: S3C24XX: cleanup the included soc init functions in common.h
  ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
  ARM: S3C24XX: remove plat/irq.h in plat-samsung
  ARM: S3C24XX: plat/common-smdk.h local
  mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This page took 0.032235 seconds and 5 git commands to generate.