mbox

[GIT,PULL] ARM: mvebu: soc changes for v3.12

Message ID 20130814192810.GF13964@titan.lakedaemon.net
State New
Headers show

Pull-request

git://git.infradead.org/linux-mvebu.git tags/soc-3.12

Message

Jason Cooper Aug. 14, 2013, 7:28 p.m. UTC
Arnd, Olof,


The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:

  Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mvebu.git tags/soc-3.12

for you to fetch changes up to a7160b7eaf2d914e1b552807b9d13acf23b47293:

  ARM: mach-mvebu: remove redundant DT parsing and validation (2013-08-09 13:02:51 +0000)

----------------------------------------------------------------
mvebu soc changes for v3.12

 - mvebu
    - cleanup redundant code

----------------------------------------------------------------
Sudeep KarkadaNagesha (1):
      ARM: mach-mvebu: remove redundant DT parsing and validation

 arch/arm/mach-mvebu/platsmp.c | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

Comments

Olof Johansson Aug. 16, 2013, 6:27 a.m. UTC | #1
On Wed, Aug 14, 2013 at 03:28:10PM -0400, Jason Cooper wrote:
> Arnd, Olof,
> 
> 
> The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:
> 
>   Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/soc-3.12

Weird to call this branch an "soc" branch. I've merged it with next/cleanup.

Thanks,


-Olof