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)
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.


Trivial merge