Merge remote-tracking branch 'agust/merge' into merge
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 21 Nov 2012 02:24:49 +0000 (13:24 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 21 Nov 2012 02:24:49 +0000 (13:24 +1100)
commitd6dc24613c222f9057131ccbd5264a10bcba9f97
treeef5803c793b79f65f68af7294d57e2109fd87d21
parent8c23f406c6d86808726ace580657186bc3b44587
parent7dfb736ec9917883fc9cfe6d0081987b8b110afe
Merge remote-tracking branch 'agust/merge' into merge

Anatolij 52xx updates:

Patch for pcm030 device tree fixing the probe() in pcm030-audio-fabric
driver. Changes to this driver have been merged in 3.7-rc1 via ASoC
tree, but this required device tree patch was submitted separately to
the linux-ppc list and is still missing in mainline. Without this patch
the probe() in pcm030-audio-fabric driver wrongly returns -ENODEV.

A patch from Wolfram fixing wrong invalid critical irq warnings for
all mpc5200 boards.

Another patch for all mpc5200 device trees fixing wrong L1 cell in
the LPB FIFO interrupt property and moving the LPB FIFO node to the
common mpc5200b.dtsi file so that this common node will be present
in all mpc5200 device trees.