mbox

[GIT,PULL] two omap fixes for v3.2-rc5

Message ID 20111214215305.GN32251@atomide.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes

Message

Tony Lindgren Dec. 14, 2011, 9:53 p.m. UTC
Hi Arnd & Olof,

Please pull two regression fixes for the -rc series from:

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes

Regards,

Tony


The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50:
  Linus Torvalds (1):
        Linux 3.2-rc5

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes

Felipe Contreras (1):
      ARM: OMAP: rx51: fix USB

Jarkko Nikula (1):
      ARM: OMAP: mcbsp: Fix possible memory corruption

 arch/arm/mach-omap2/board-rx51-peripherals.c |    2 +-
 arch/arm/mach-omap2/mcbsp.c                  |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Olof Johansson Dec. 16, 2011, 7:25 a.m. UTC | #1
Hi,

On Wed, Dec 14, 2011 at 1:53 PM, Tony Lindgren <tony@atomide.com> wrote:
> Hi Arnd & Olof,
>
> Please pull two regression fixes for the -rc series from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes

Thanks, pulled into fixes.


-Olof