mbox

[GIT,PULL] ARM: OMAP: PM: few more fixes for v3.7-rc

Message ID 87objbczw8.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.7-rc5-fixes-pm

Message

Kevin Hilman Nov. 6, 2012, 12:56 a.m. UTC
Hi Tony,

Here's a couple more trivial fixes for v3.7-rc.

Thanks,

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-rc5-fixes-pm

for you to fetch changes up to 73c503cb981394872db41dd5cde385cb5373b4b9:

  ARM: OMAP4: PM: fix regulator name for VDD_MPU (2012-11-05 16:30:29 -0800)

----------------------------------------------------------------
Minor OMAP PM fixes for v3.7-rc

----------------------------------------------------------------
Kevin Hilman (2):
      ARM: OMAP2+: PM: add missing newline to VC warning message
      ARM: OMAP4: PM: fix regulator name for VDD_MPU

 arch/arm/mach-omap2/twl-common.c | 2 +-
 arch/arm/mach-omap2/vc.c         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Tony Lindgren Nov. 6, 2012, 6:51 p.m. UTC | #1
* Kevin Hilman <khilman@deeprootsystems.com> [121105 16:58]:
> Hi Tony,
> 
> Here's a couple more trivial fixes for v3.7-rc.
> 
> Thanks,
> 
> 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-rc5-fixes-pm
> 
> for you to fetch changes up to 73c503cb981394872db41dd5cde385cb5373b4b9:
> 
>   ARM: OMAP4: PM: fix regulator name for VDD_MPU (2012-11-05 16:30:29 -0800)
> 
> ----------------------------------------------------------------
> Minor OMAP PM fixes for v3.7-rc
> 

Thanks pulling into omap-for-v3.7-rc4/fixes.

Regards,

Tony