]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'next/cleanup' into for-next
authorOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 05:37:09 +0000 (14:37 +0900)
committerOlof Johansson <olof@lixom.net>
Mon, 26 Oct 2015 05:37:09 +0000 (14:37 +0900)
commit07bde25e303b3e126c8dab5baaa643dd6370affb
tree579dea50fd38b190afb0d57366bf68988d032cad
parent7dd8d45ce4af3e2a3da8e53214873298df7e968f
parentd3dc3df6330e4b4d799bef4aac6f934b5e726b1c
Merge branch 'next/cleanup' into for-next

* next/cleanup: (21 commits)
  ARM: OMAP3: hwmod data: Remove legacy mailbox data and addrs
  ARM: DRA7: hwmod data: Remove spinlock hwmod addrs
  ARM: OMAP4: hwmod data: Remove spinlock hwmod addrs
  ARM: DRA7/AM335x/AM437x: hwmod: Remove gpmc address space from hwmod data
  arm: omap2: board-generic: use omap4_local_timer_init for AM437x
  ARM: DRA7/AM335x/AM437x: hwmod: Remove elm address space from hwmod data
  ARM: OMAP: Remove duplicated operand in OR operation
  clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCE
  ARM: OMAP: Change all cpu_is_* occurences to soc_is_* for id.c
  ARM: OMAP2+: Rename cpu_is macros to soc_is
  arm: omap2: timer: limit hwmod usage to non-DT boots
  arm: omap2+: select 32k clocksource driver
  clocksource: add TI 32.768 Hz counter driver
  arm: omap2: timer: rename omap_sync32k_timer_init()
  arm: omap2: timer: always call clocksource_of_init() when DT
  arm: omap2: timer: move realtime_counter_init() around
  arm: omap2: timer: provide generic sync32k_timer_init function
  arm: omap2: timer: remove __omap_gptimer_init()
  arm: omap2: timer: add a gptimer argument to sync32k_timer_init()
  arm: omap2: timer: get rid of obfuscating macros
  ...
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/board-generic.c