Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Mon, 11 Feb 2013 17:04:35 +0000 (09:04 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 11 Feb 2013 17:04:44 +0000 (09:04 -0800)
commit37a42fca282cb37c14d997ca9299bdc6617815bb
tree787d3142e42a8e723e5707767cc585b47c416561
parent3ddc0e1a7fd2fc222a6c87654af1cf059acdd1ec
parent9e02e394c7d7fdc2570a73fb7fc6da3c79f6db2a
Merge branch 'for-arm-soc/arch-timers' of git://git./linux/kernel/git/will/linux into next/virt

From Will Deacon:
This set of changes moves the arch-timer driver out from arch/arm/ and
into drivers/clocksource and unifies the new driver with the arm64 copy.

* 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux:
  ARM: arch_timers: switch to physical timers if HYP mode is available
  Documentation: Add ARMv8 to arch_timer devicetree
  arm64: move from arm_generic to arm_arch_timer
  arm64: arm_generic: prevent reading stale time
  arm: arch_timer: move core to drivers/clocksource
  arm: arch_timer: add arch_counter_set_user_access
  arm: arch_timer: divorce from local_timer api
  arm: arch_timer: add isbs to register accessors
  arm: arch_timer: factor out register accessors
  arm: arch_timer: split cntfrq accessor
  arm: arch_timer: standardise counter reading
  arm: arch_timer: use u64/u32 for register data
  arm: arch_timer: remove redundant available check
  arm: arch_timer: balance device_node refcounting

Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/Kconfig