]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 18 Sep 2013 21:00:43 +0000 (14:00 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 18 Sep 2013 21:00:43 +0000 (14:00 -0700)
commit71b45da72012814274036673a91d84c0b90b821e
tree50091b4ce5090bf6213f2a264f63198460bac986
parentd535f3dc7db3b8dc64aa9bc9f4fb6251eab0ef87
parent9ad9aecf99153a6e729e430961c920f8c5b377b6
Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

From Tony Lindgren, fixes for 3.12-rc1:

OMAP fixes for build warnings and cpuidle, and a few trivial typo fixes.

* tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: mux: fix trivial typo in name
  ARM: OMAP4 SMP: Corrected a typo fucntions to functions
  ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally
  mailbox: remove unnecessary platform_set_drvdata()
  ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y
  ARM: OMAP: fix return value check in omap_device_build_from_dt()
  ARM: OMAP4: Fix clock_get error for GPMC during boot

Signed-off-by: Olof Johansson <olof@lixom.net>