From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: [GIT PULL] ARM: OMAP: PM fixes for 3.3-rc Date: Thu, 16 Feb 2012 12:45:13 -0800 Message-ID: <87wr7mecdi.fsf@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog114.obsmtp.com ([74.125.149.211]:34489 "EHLO na3sys009aog114.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753808Ab2BPUpP (ORCPT ); Thu, 16 Feb 2012 15:45:15 -0500 Received: by mail-pw0-f47.google.com with SMTP id um15so2452606pbc.6 for ; Thu, 16 Feb 2012 12:45:14 -0800 (PST) Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-omap , linux-arm-kernel Hi Tony, Here's a couple more OMAP PM fixes for v3.3-rc Kevin The following changes since commit d65b4e98d7ea3038b767b70fe8be959b2913f16d: Linux 3.3-rc3 (2012-02-08 19:21:53 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git for_3.3/fixes/pm for you to fetch changes up to 03e4fd6eb25e6b46536ecdb0d1b7d33d46b15480: ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. (2012-02-14 10:59:26 -0800) ---------------------------------------------------------------- NeilBrown (1): ARM: OMAP: add RCU locking to omap2_set_init_voltage. Santosh Shilimkar (1): ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor. arch/arm/mach-omap2/cpuidle44xx.c | 5 ++--- arch/arm/mach-omap2/pm.c | 3 +++ 2 files changed, 5 insertions(+), 3 deletions(-)