mbox

[GIT,PULL] OMAP: PM: cleanups for v3.8

Message ID 87zk2u1edh.fsf@deeprootsystems.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git tags/for_3.8-cleanup-pm

Message

Kevin Hilman Nov. 6, 2012, 11:49 p.m. UTC
Tony,

Here is some PM related cleanup targetted for v3.8.

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.8-cleanup-pm

for you to fetch changes up to 9bb053787d5ca12ec388bb5f871c79ffb83762ab:

  ARM: OMAP2+: PM: VP: minor pr_warn updates (2012-10-25 14:32:34 -0700)

----------------------------------------------------------------
Minor pr_warn() cleanup for OMAP2+ Voltage Processor (VP)

----------------------------------------------------------------
Nishanth Menon (1):
      ARM: OMAP2+: PM: VP: minor pr_warn updates

 arch/arm/mach-omap2/vp.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Comments

Tony Lindgren Nov. 7, 2012, 1:07 a.m. UTC | #1
* Kevin Hilman <khilman@deeprootsystems.com> [121106 15:51]:
> Tony,
> 
> Here is some PM related cleanup targetted for v3.8.
> 
> 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.8-cleanup-pm
> 
> for you to fetch changes up to 9bb053787d5ca12ec388bb5f871c79ffb83762ab:
> 
>   ARM: OMAP2+: PM: VP: minor pr_warn updates (2012-10-25 14:32:34 -0700)
> 
> ----------------------------------------------------------------
> Minor pr_warn() cleanup for OMAP2+ Voltage Processor (VP)

Thanks pulling into omap-for-v3.8/pm.

Regards,

Tony