From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: [GIT PULL] omap fixes for v3.5-rc5 Date: Thu, 5 Jul 2012 02:27:10 -0700 Message-ID: <20120705092709.GW1122@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:36496 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750972Ab2GEJ1O (ORCPT ); Thu, 5 Jul 2012 05:27:14 -0400 Content-Disposition: inline Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Arnd Bergmann , Olof Johansson Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org Hi Arnd & Olof, Here are few more PM related fixes for the -rc series. If you think these are too intrusive at this point, let me know. Regards, Tony The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-for-v3.5-rc5 for you to fetch changes up to fa2976a811a764573b2a9c79126d4d66f1f16268: Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes (2012-07-05 01:12:08 -0700) ---------------------------------------------------------------- PM related fixes for omaps mostly to get suspend/resume working again. ---------------------------------------------------------------- Benoit Cousson (1): ARM: OMAP2+: hwmod data: Fix wrong McBSP clock alias on OMAP4 Kevin Hilman (2): ARM: OMAP2: Overo: init I2C before MMC to fix MMC suspend/resume failure ARM: OMAP4: TWL6030: ensure sys_nirq1 is mux'd and wakeup enabled Paul Walmsley (1): ARM: OMAP4: hwmod data: temporarily comment out data for the usb_host_fs and aess IP blocks Tony Lindgren (1): Merge tag 'omap-fixes-b-for-3.5rc' of git://git.kernel.org/.../pjw/omap-pending into fixes arch/arm/mach-omap2/board-overo.c | 2 +- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 28 ++++++++++++++-------------- arch/arm/mach-omap2/twl-common.c | 2 ++ 3 files changed, 17 insertions(+), 15 deletions(-)