mbox

[GIT,PULL] ARM: omap2: twl-common update

Message ID 5142E376.9080407@ti.com
State New
Headers show

Pull-request

git://gitorious.org/omap-audio/linux-audio.git peter/upstream/for-tony

Message

Peter Ujfalusi March 15, 2013, 9:01 a.m. UTC
Hi Tony,

The branch is on top of today's mainline.
Is it still possible to send this for 3.9?

Regards,
Péter
---
The following changes since commit a2362d24764a4e9a3187fc46b14e1d2cd0657700:

  mm/fremap.c: fix possible oops on error path (2013-03-14 17:00:39 -0700)

are available in the git repository at:

  git://gitorious.org/omap-audio/linux-audio.git peter/upstream/for-tony

for you to fetch changes up to 25d28e7988512eb4964eca5fc54a214ae69a7154:

  omap2: twl-common: Add default power configuration (2013-03-15 09:59:28 +0100)

----------------------------------------------------------------
Matthias Brugger (1):
      omap2: twl-common: Add default power configuration

 arch/arm/mach-omap2/twl-common.c | 38 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-omap2/twl-common.h |  1 +
 2 files changed, 39 insertions(+)

Comments

Tony Lindgren March 15, 2013, 4:24 p.m. UTC | #1
* Peter Ujfalusi <peter.ujfalusi@ti.com> [130315 02:05]:
> Hi Tony,
> 
> The branch is on top of today's mainline.
> Is it still possible to send this for 3.9?

It seems that fixing reboot is a good reason to try to merge it during
the -rc cycle. Is this a regression? If so it should mention what broke
it.

Also please base this on a recent mainline tag like v3.8 or v3.9-rc2..
 
> The following changes since commit a2362d24764a4e9a3187fc46b14e1d2cd0657700:
> 
>   mm/fremap.c: fix possible oops on error path (2013-03-14 17:00:39 -0700)

..as this commit seems to be a random base and might cause confusion that
there's some dependency to that patch.

Regards,

Tony
 
> are available in the git repository at:
> 
>   git://gitorious.org/omap-audio/linux-audio.git peter/upstream/for-tony
> 
> for you to fetch changes up to 25d28e7988512eb4964eca5fc54a214ae69a7154:
> 
>   omap2: twl-common: Add default power configuration (2013-03-15 09:59:28 +0100)
> 
> ----------------------------------------------------------------
> Matthias Brugger (1):
>       omap2: twl-common: Add default power configuration
> 
>  arch/arm/mach-omap2/twl-common.c | 38 ++++++++++++++++++++++++++++++++++++++
>  arch/arm/mach-omap2/twl-common.h |  1 +
>  2 files changed, 39 insertions(+)