From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@deeprootsystems.com (Kevin Hilman) Date: Tue, 23 Oct 2012 15:14:15 -0700 Subject: [GIT PULL] ARM: OMAP: PM fixes for v3.7-rc3 Message-ID: <87d3087s5k.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Tony, Here are a few more fixes PM-related fixes for v3.7-rc Kevin The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556: Linux 3.7-rc2 (2012-10-20 12:11:32 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.7-rc3-fixes-pm for you to fetch changes up to 65bf7ca0005d7d827596d5df28583c83c9158da6: ARM: OMAP3: Beagle: fix OPP customization and initcall ordering (2012-10-22 16:01:42 -0700) ---------------------------------------------------------------- Misc. OMAP PM-related fixes for v3.7-rc ---------------------------------------------------------------- Kevin Hilman (2): ARM: OMAP2: UART: fix console UART mismatched runtime PM status ARM: OMAP3: Beagle: fix OPP customization and initcall ordering Paul Walmsley (1): ARM: OMAP3: PM: apply part of the erratum i582 workaround arch/arm/mach-omap2/board-omap3beagle.c | 22 +++++++++++++--------- arch/arm/mach-omap2/pm.h | 1 + arch/arm/mach-omap2/pm34xx.c | 30 ++++++++++++++++++++++++++++-- arch/arm/mach-omap2/serial.c | 5 +++++ 4 files changed, 47 insertions(+), 11 deletions(-)