Merge tag 'devel-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 21:08:19 +0000 (23:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 21:08:19 +0000 (23:08 +0200)
commita93216c9212cb9ec36bb71776b706e7ed2d9d67c
tree08f0647c0da73604678ae60a09bd81469730d3bd
parent518fbd02a5482dbcc5ddbaec4124b53a5df75de8
parent329afd264592f8d0e40fa063c089b35fba0014cc
Merge tag 'devel-samsung-for-v3.10' of git://git./linux/kernel/git/kgene/linux-samsung into next/soc

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

including various development for samsung for v3.10

* tag 'devel-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: replace cpumask by the corresponding macro
  ARM: EXYNOS: handle properly the return values
  ARM: EXYNOS: factor out the idle states
  ARM: SAMSUNG: check processor type before cache restoration in resume
  ARM: S3C64XX: Slow down mic detection rate for wm5102
  ARM: S3C64XX: Clear DMA flags on channel request
  ARM: EXYNOS: Clear ENABLE_WAKEUP_SW bit when entering suspend
  ARM: EXYNOS: Remove hardcode wakeup unmask for EINT_0
  ARM: EXYNOS: Add support for rtc wakeup
  ARM: SAMSUNG: Export MIPI CSIS/DSIM PHY control functions

Signed-off-by: Arnd Bergmann <arnd@arndb.de>