The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f: Linux 3.12-rc1 (2013-09-16 16:17:51 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.12/fixes-signed for you to fetch changes up to e942cc06e2d183975dd47d8da9e569316cb870ea: ARM: OMAP2+: mux: fix trivial typo in name (2013-09-18 12:02:01 -0700) ---------------------------------------------------------------- omap fixes for build warnings and cpuidle, and a few trivial typo fixes. ---------------------------------------------------------------- Anoop Thomas Mathew (1): ARM: OMAP4 SMP: Corrected a typo fucntions to functions Fabio Estevam (1): ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y Jingoo Han (1): mailbox: remove unnecessary platform_set_drvdata() Phil Carmody (1): ARM: OMAP2+: mux: fix trivial typo in name Tony Lindgren (1): ARM: OMAP4: Fix clock_get error for GPMC during boot Vladimir Murzin (1): ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally Wei Yongjun (1): ARM: OMAP: fix return value check in omap_device_build_from_dt() arch/arm/mach-omap2/cclock44xx_data.c | 2 +- arch/arm/mach-omap2/cpuidle44xx.c | 2 +- arch/arm/mach-omap2/gpmc.c | 4 ++-- arch/arm/mach-omap2/mux34xx.c | 2 +- arch/arm/mach-omap2/omap-smp.c | 2 +- arch/arm/mach-omap2/omap_device.c | 2 +- drivers/mailbox/mailbox-omap2.c | 1 - 7 files changed, 7 insertions(+), 8 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html