mbox

[GIT,PULL] Fifth Round of Renesas ARM based SoC fixes for v3.12

Message ID cover.1380874512.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes5-for-v3.12

Message

Simon Horman Oct. 4, 2013, 8:19 a.m. UTC
Hi Kevin, Olof and Arnd,

please consider this fifth Round of Renesas ARM based SoC fixes for v3.12.

This pull request is based on renesas-fixes4-for-v3.12 which you have
already pulled.


The following changes since commit 3786f86b60833f32e3eeb016fcf8c324f8147e00:

  ARM: shmobile: Remove #gpio-ranges-cells DT property (2013-09-22 21:28:18 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes5-for-v3.12

for you to fetch changes up to 40fca03cae59cfd9b87142ca327abb8a4d386908:

  ARM: shmobile: ape6evm: fix incorrect placement of __initdata tag (2013-10-01 12:53:19 +0900)

----------------------------------------------------------------
Fifth Round of Renesas ARM based SoC fixes for v3.12

* Correct incorrect placement of __initdata tag in ape6evm board code

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
      ARM: shmobile: ape6evm: fix incorrect placement of __initdata tag

 arch/arm/mach-shmobile/board-ape6evm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson Oct. 7, 2013, 5:49 p.m. UTC | #1
On Fri, Oct 04, 2013 at 05:19:40PM +0900, Simon Horman wrote:
> Hi Kevin, Olof and Arnd,
> 
> please consider this fifth Round of Renesas ARM based SoC fixes for v3.12.
> 
> This pull request is based on renesas-fixes4-for-v3.12 which you have
> already pulled.
> 
> 
> The following changes since commit 3786f86b60833f32e3eeb016fcf8c324f8147e00:
> 
>   ARM: shmobile: Remove #gpio-ranges-cells DT property (2013-09-22 21:28:18 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes5-for-v3.12

This doesn't look like a functional regression to me so I've pulled this
into next/cleanup for 3.13. Let me know if I've misunderstood and if it
causes issues on 3.12.


-Olof
Simon Horman Oct. 8, 2013, 1:05 a.m. UTC | #2
On Mon, Oct 07, 2013 at 10:49:02AM -0700, Olof Johansson wrote:
> On Fri, Oct 04, 2013 at 05:19:40PM +0900, Simon Horman wrote:
> > Hi Kevin, Olof and Arnd,
> > 
> > please consider this fifth Round of Renesas ARM based SoC fixes for v3.12.
> > 
> > This pull request is based on renesas-fixes4-for-v3.12 which you have
> > already pulled.
> > 
> > 
> > The following changes since commit 3786f86b60833f32e3eeb016fcf8c324f8147e00:
> > 
> >   ARM: shmobile: Remove #gpio-ranges-cells DT property (2013-09-22 21:28:18 +0900)
> > 
> > are available in the git repository at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes5-for-v3.12
> 
> This doesn't look like a functional regression to me so I've pulled this
> into next/cleanup for 3.13. Let me know if I've misunderstood and if it
> causes issues on 3.12.

Thanks, I think that should be fine.